Skip to content

Commit

Permalink
Try macOS 12 GitHub runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Apr 27, 2024
1 parent 3832e40 commit 9452267
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-14'
- runner: 'macos-12'
qtVersion: '6.5.3'
qtModules: 'qtimageformats'
- runner: 'macos-14'
- runner: 'macos-12'
qtVersion: '5.15.2'
osSuffix: '_legacy'
- runner: 'windows-2022'
Expand Down

0 comments on commit 9452267

Please sign in to comment.