Skip to content

Commit

Permalink
Try macOS 13 GitHub runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Apr 27, 2024
1 parent 9452267 commit d982dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
include:
- runner: 'ubuntu-20.04'
qtVersion: '5.15.2'
- runner: 'macos-12'
- runner: 'macos-13'
qtVersion: '6.5.3'
qtModules: 'qtimageformats'
- runner: 'macos-12'
- runner: 'macos-13'
qtVersion: '5.15.2'
osSuffix: '_legacy'
- runner: 'windows-2022'
Expand Down

0 comments on commit d982dda

Please sign in to comment.