mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-10 12:56:32 +00:00
Update build.yml
This commit is contained in:
parent
27b1cb528e
commit
2c0bcba812
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -139,10 +139,12 @@ env:
|
|||||||
container: |
|
container: |
|
||||||
null
|
null
|
||||||
job-transfer-artifact-suffix: ARM_64bit
|
job-transfer-artifact-suffix: ARM_64bit
|
||||||
mergeable-channel-file: 'false'
|
mergeable-channel-file: 'true'
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: '*ARM_64bit.tar.gz'
|
- path: '*Linux_arm64.zip'
|
||||||
name: ARM_64bit_tarball
|
name: Linux_arm64_zip
|
||||||
|
- path: '*Linux_arm64.AppImage'
|
||||||
|
name: Linux_arm64_app_image
|
||||||
PAID_RUNNER_BUILD_DATA: |
|
PAID_RUNNER_BUILD_DATA: |
|
||||||
# This system was implemented to allow selective use of paid GitHub-hosted runners, due to the Apple Silicon runner
|
# This system was implemented to allow selective use of paid GitHub-hosted runners, due to the Apple Silicon runner
|
||||||
# incurring a charge at that time. Free Apple Silicon runners are now available so the configuration was moved to
|
# incurring a charge at that time. Free Apple Silicon runners are now available so the configuration was moved to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user