Skip to content

Commit 129d96c

Browse files
authored
Update docker.yml
syntax fix...
1 parent ce208a1 commit 129d96c

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
@@ -35,7 +35,7 @@ concurrency:
3535

3636
jobs:
3737
build-test-publish-images:
38-
runs-on: ubuntu-latest, arm-droid
38+
runs-on: [ubuntu-latest, arm-droid]
3939
permissions:
4040
contents: write
4141

0 commit comments

Comments
 (0)