We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729e331 commit 048c835Copy full SHA for 048c835
.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.5.0
76
with:
77
platforms: arm64
78
0 commit comments