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 edfccf8 commit 87bf0d1Copy full SHA for 87bf0d1
.github/workflows/build.yml
@@ -100,6 +100,8 @@ jobs:
100
name: Arduino-Lab-for-MicroPython_Linux_X86-64
101
- path: "*-mac_x64.zip"
102
name: Arduino-Lab-for-MicroPython_macOS_X86-64
103
+ - path: "*-mac_arm64.zip"
104
+ name: Arduino-Lab-for-MicroPython_macOS_arm-64
105
# - path: "*Windows_64bit.exe"
106
# name: Windows_X86-64_interactive_installer
107
# - path: "*Windows_64bit.msi"
0 commit comments