Skip to content

Commit 87bf0d1

Browse files
committed
Workflow: added arm64 to artifacts matrix.
Signed-off-by: ubi de feo <[email protected]>
1 parent edfccf8 commit 87bf0d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ jobs:
100100
name: Arduino-Lab-for-MicroPython_Linux_X86-64
101101
- path: "*-mac_x64.zip"
102102
name: Arduino-Lab-for-MicroPython_macOS_X86-64
103+
- path: "*-mac_arm64.zip"
104+
name: Arduino-Lab-for-MicroPython_macOS_arm-64
103105
# - path: "*Windows_64bit.exe"
104106
# name: Windows_X86-64_interactive_installer
105107
# - path: "*Windows_64bit.msi"

0 commit comments

Comments
 (0)