Skip to content

Commit b03a2de

Browse files
committed
ci: Fix ubuntu-20.04 deprecation
1 parent 9b4a08c commit b03a2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kernel-arcvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
defconfig: arm64_arcvm_defconfig
3333

3434
name: Build ChromeOS ARCVM kernel
35-
runs-on: ubuntu-20.04
35+
runs-on: ubuntu-22.04
3636
env:
3737
LTO: thin
3838
ROOT_DIR: /

0 commit comments

Comments
 (0)