Skip to content

Commit

Permalink
Revert "use macos-13 for intel build"
Browse files Browse the repository at this point in the history
This reverts commit 1c87e46.
  • Loading branch information
davegarthsimpson committed Sep 19, 2024
1 parent c85e24c commit 7a2d7b5
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-13
runs-on: macos-latest
container: |
null
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:
Expand Down

0 comments on commit 7a2d7b5

Please sign in to comment.