Skip to content

Commit

Permalink
Pin to MacOS 13 for now to avoid conflicts with system Python 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Apr 27, 2024
1 parent 12360ee commit 2d88030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ on:

jobs:
build_dmg:
runs-on: macos-latest
runs-on: macos-13
outputs:
dmg-file-name: ${{ steps.get-dmg-filename.outputs.dmg-file-name }}
env:
Expand Down

0 comments on commit 2d88030

Please sign in to comment.