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 bc90da4 commit 83ab73cCopy full SHA for 83ab73c
.github/workflows/posix.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
xcode-version: '15.4'
76
77
- - name: Set up QEMU
+ - name: Set up QEMU
78
if: runner.os == 'Linux' && runner.arch == 'X64'
79
uses: docker/setup-qemu-action@v3
80
0 commit comments