Skip to content

Commit d781060

Browse files
Update macos runner to macos-13
1 parent ac4ed67 commit d781060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ jobs:
3838
msystem: mingw64
3939
qt_ver: 6
4040

41-
- os: macos-12
41+
- os: macos-13
4242
name: macOS
4343
macosx_deployment_target: 10.15
4444
qt_ver: 6
4545
qt_host: mac
4646
qt_version: '6.3.0'
4747
qt_modules: 'qt5compat qtimageformats qtcharts'
4848

49-
- os: macos-12
49+
- os: macos-13
5050
name: macOS-Legacy
5151
macosx_deployment_target: 10.13
5252
qt_ver: 5

0 commit comments

Comments
 (0)