Skip to content

Commit 3e02839

Browse files
authored
lkl: bump up ubuntu image for checkpatch
ubuntu 20.04 runner isn't available recently so, update the version.
1 parent b6787ea commit 3e02839

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)