mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 06:16:33 +00:00
Use macos-latest
runner for macOS ARM build (#2513)
This commit is contained in:
parent
16bc1a4610
commit
77136687d3
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -113,10 +113,9 @@ env:
|
|||||||
name: macOS_X86-64_dmg
|
name: macOS_X86-64_dmg
|
||||||
- path: '*macOS_64bit.zip'
|
- path: '*macOS_64bit.zip'
|
||||||
name: macOS_X86-64_zip
|
name: macOS_X86-64_zip
|
||||||
PAID_RUNNER_BUILD_DATA: |
|
|
||||||
- config:
|
- config:
|
||||||
name: macOS ARM
|
name: macOS ARM
|
||||||
runs-on: macos-latest-xlarge
|
runs-on: macos-latest
|
||||||
container: |
|
container: |
|
||||||
null
|
null
|
||||||
certificate-secret: APPLE_SIGNING_CERTIFICATE_P12
|
certificate-secret: APPLE_SIGNING_CERTIFICATE_P12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user