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 ba4dc96 commit 970ea88Copy full SHA for 970ea88
.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@v2.1.0
+ uses: docker/setup-qemu-action@v2.2.0
76
with:
77
platforms: arm64
78
0 commit comments