Skip to content

Commit ce208a1

Browse files
authored
Update docker.yml
Add in the arm builder
1 parent 0a35f9a commit ce208a1

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
38+
runs-on: ubuntu-latest, arm-droid
3939
permissions:
4040
contents: write
4141

0 commit comments

Comments
 (0)