Skip to content

Commit 1b03441

Browse files
committed
Actionlint fails on ubuntu-slim, so try ubuntu-24.04
1 parent 51f6fcc commit 1b03441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
181181
action-lint:
182182
name: GitHub Actions lint checks
183-
runs-on: ubuntu-slim
183+
runs-on: ubuntu-24.04
184184
timeout-minutes: 15
185185
steps:
186186
- name: Check out a copy of the git repository

0 commit comments

Comments
 (0)