Skip to content

Commit

Permalink
Bump macOS runner to Ventura
Browse files Browse the repository at this point in the history
This should bring back 5.15 bottles for our macOS runner.
  • Loading branch information
MrStevns committed Oct 19, 2024
1 parent 6d6545e commit b4ffcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
- name: Qt 5 / macOS x86_64
os: macos-12
os: macos-14
container:
qt: 5
- name: Qt 5 / macOS arm64
Expand Down

0 comments on commit b4ffcac

Please sign in to comment.