Skip to content

Commit

Permalink
Try 6.1.0 QEMU version for Docker tests on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 5, 2023
1 parent 078bc82 commit 66bea10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:master
image: tonistiigi/binfmt:qemu-v6.1.0
- run: make npm.install
working-directory: docker/coturn/

Expand Down

0 comments on commit 66bea10

Please sign in to comment.