Skip to content

Commit f39292e

Browse files
committed
Docker apparently is not available on ubuntu-slim
1 parent ec1035f commit f39292e

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
@@ -91,7 +91,7 @@ jobs:
9191
9292
docker-lint:
9393
name: Dockerfile lint checks
94-
runs-on: ubuntu-slim
94+
runs-on: ubuntu-24.04
9595
timeout-minutes: 15
9696
steps:
9797
- name: Check out a copy of the git repository

0 commit comments

Comments
 (0)