mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
lkl: bump up ubuntu image for checkpatch
ubuntu 20.04 runner isn't available recently so, update the version. Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -156,7 +156,7 @@ jobs:
|
||||
path: /tmp/junit/*.xml
|
||||
|
||||
checkpatch:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
name: checkpatch
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user