Skip to content

Commit cef82e9

Browse files
committed
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>
1 parent b6787ea commit cef82e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
path: /tmp/junit/*.xml
157157

158158
checkpatch:
159-
runs-on: ubuntu-20.04
159+
runs-on: ubuntu-24.04
160160
name: checkpatch
161161
steps:
162162
- name: Checkout

0 commit comments

Comments
 (0)