Skip to content

Commit

Permalink
try newer ubuntu v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeeq committed Jul 4, 2024
1 parent 606a62f commit 025a00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
-t \
alpine:3.20 /bin/sh -c " \
apk add --no-cache py-pip python3 bash \
&& pip3 --break-system-packages install yamllint \
&& pip3 install --break-system-packages yamllint \
&& yamllint -s . \
"
- name: "ShellCheck"
Expand Down

0 comments on commit 025a00a

Please sign in to comment.