ci: Fix ubuntu-20.04 deprecation

This commit is contained in:
weishu
2025-04-21 22:08:00 +08:00
parent 9b4a08c2c6
commit b03a2de06a

View File

@@ -32,7 +32,7 @@ jobs:
defconfig: arm64_arcvm_defconfig defconfig: arm64_arcvm_defconfig
name: Build ChromeOS ARCVM kernel name: Build ChromeOS ARCVM kernel
runs-on: ubuntu-20.04 runs-on: ubuntu-22.04
env: env:
LTO: thin LTO: thin
ROOT_DIR: / ROOT_DIR: /