Skip to content

Commit

Permalink
Use macos-13 for Intel build (#2508)
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarthsimpson authored Sep 24, 2024
1 parent a5bf56f commit 2921979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ env:
name: Linux_X86-64_app_image
- config:
name: macOS x86
runs-on: macos-latest
runs-on: macos-13
container: |
null
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:
Expand Down

0 comments on commit 2921979

Please sign in to comment.