Skip to content

Commit

Permalink
use ubuntu-22.04 to build avd kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
5ec1cff authored Jan 29, 2025
1 parent cfa3aac commit 33c4fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/avd-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on:
jobs:
build:
name: Build ${{ inputs.version_name }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
Expand Down

0 comments on commit 33c4fc6

Please sign in to comment.