Skip to content

Commit 93a1991

Browse files
authored
Update .github/workflows/docker.yml
1 parent 02bc96c commit 93a1991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
jobs:
2121
build-container:
22-
runs-on: ubuntu-latest
22+
runs-on: docker
2323
permissions:
2424
contents: read
2525
packages: write

0 commit comments

Comments
 (0)