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 30ac9a4 commit 3d91aacCopy full SHA for 3d91aac
.github/workflows/build.yml
@@ -178,8 +178,6 @@ jobs:
178
with:
179
name: mpy-cross-macos-11-x64
180
path: mpy-cross/mpy-cross
181
- - name: Select SDK for M1 build
182
- run: sudo xcode-select -switch /Applications/Xcode_12.3.app
183
- name: Build mpy-cross (arm64)
184
run: make -C mpy-cross -j2 -f Makefile.m1 V=2
185
- uses: actions/upload-artifact@v2
0 commit comments