We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1035f commit f39292eCopy full SHA for f39292e
.github/workflows/ci.yaml
@@ -91,7 +91,7 @@ jobs:
91
92
docker-lint:
93
name: Dockerfile lint checks
94
- runs-on: ubuntu-slim
+ runs-on: ubuntu-24.04
95
timeout-minutes: 15
96
steps:
97
- name: Check out a copy of the git repository
0 commit comments