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 24a5588 commit aa6b6bdCopy full SHA for aa6b6bd
1 file changed
.github/workflows/test_docker.yml
@@ -8,11 +8,6 @@ jobs:
8
test:
9
runs-on: ubuntu-latest
10
11
- services:
12
- docker:
13
- image: docker:24.0.6
14
- options: --privileged
15
-
16
steps:
17
- name: Checkout code
18
uses: actions/checkout@v4
0 commit comments