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 02bc96c commit 93a1991Copy full SHA for 93a1991
.github/workflows/docker.yml
@@ -19,7 +19,7 @@ env:
19
20
jobs:
21
build-container:
22
- runs-on: ubuntu-latest
+ runs-on: docker
23
permissions:
24
contents: read
25
packages: write
0 commit comments