mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-19 12:57:17 +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
|
||||
- path: '*macOS_64bit.zip'
|
||||
name: macOS_X86-64_zip
|
||||
PAID_RUNNER_BUILD_DATA: |
|
||||
- config:
|
||||
name: macOS ARM
|
||||
runs-on: macos-latest-xlarge
|
||||
runs-on: macos-latest
|
||||
container: |
|
||||
null
|
||||
certificate-secret: APPLE_SIGNING_CERTIFICATE_P12
|
||||
|
Loading…
x
Reference in New Issue
Block a user