We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729e331 commit 8b0d54cCopy full SHA for 8b0d54c
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
73
### For Cross Platform OSX builds uncomment these lines
74
- name: 🖥️ Set up QEMU
75
- uses: docker/setup-qemu-action@v3.0.0
+ uses: docker/setup-qemu-action@v3.6.0
76
with:
77
platforms: arm64
78
0 commit comments