Skip to content

Commit

Permalink
Use macos-latest runner for macOS ARM build (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarthsimpson authored Sep 24, 2024
1 parent 16bc1a4 commit 7713668
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7713668

Please sign in to comment.