Try edge QEMU version for Docker tests on CI
This commit is contained in:
parent
a68c57caac
commit
078bc829bd
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -98,7 +98,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
image: tonistiigi/binfmt:master
|
||||
- run: make npm.install
|
||||
working-directory: docker/coturn/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user