Skip to content

Commit a3809a5

Browse files
MrStevnschchwy
authored andcommitted
Bump macOS runner to Ventura
This should bring back 5.15 bottles for our macOS runner.
1 parent 680d55d commit a3809a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
3636
- name: Qt 5 / macOS x86_64
37-
os: macos-12
37+
os: macos-13
3838
container:
3939
qt: 5
4040
- name: Qt 5 / macOS arm64
@@ -59,7 +59,7 @@ jobs:
5959
container: { image: "ubuntu:22.04", options: --privileged }
6060
qt: 6
6161
- name: Qt 6 / macOS x86_64
62-
os: macos-12
62+
os: macos-13
6363
container:
6464
qt: 6
6565
- name: Qt 6 / macOS arm64

0 commit comments

Comments
 (0)