We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e7a11 commit caa2935Copy full SHA for caa2935
.github/workflows/docker-info.yaml
@@ -15,7 +15,7 @@ defaults:
15
jobs:
16
run:
17
name: Run
18
- runs-on: ubuntu
+ runs-on: ubuntu-latest
19
20
steps:
21
- name: docker info
0 commit comments