Skip to content

Commit 58a930d

Browse files
authored
ci: pin to macos-13 (#5362)
1 parent 1caf7ca commit 58a930d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
matrix:
113113
include:
114114
# macOS
115-
- os: macos-latest
115+
- os: macos-13
116116
qt-version: 5.15.2
117117
force-lto: false
118118
plugins: false

0 commit comments

Comments
 (0)