We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087c128 commit 99292f3Copy full SHA for 99292f3
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
### For Cross Platform OSX builds uncomment these lines
36
- name: 🖥️ Set up QEMU
37
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
38
with:
39
platforms: arm64
40
0 commit comments