Skip to content

Commit 7a1d715

Browse files
committed
ci: Update macos runner version
macos-13 image will be retired shortly.
1 parent e19999d commit 7a1d715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
test-env: "PyQt6~=6.9.0 PyQt6-Qt6~=6.9.0"
5656

5757
# macOS
58-
- os: macos-13
58+
- os: macos-14
5959
python-version: "3.10"
6060
test-env: "PyQt5~=5.15.0"
6161

0 commit comments

Comments
 (0)