Skip to content

Commit

Permalink
Merge pull request #655 from guihkx/ci-bump-macos-version-homebrew
Browse files Browse the repository at this point in the history
CI/macOS: Update to macOS 12 runner for Homebrew build jobs
  • Loading branch information
nuttyartist authored Nov 11, 2023
2 parents cd7d471 + b7fc439 commit 7a850eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-11
- os: macos-12
qt-version-major: 5
build-type: debug

- os: macos-11
- os: macos-12
qt-version-major: 6
build-type: debug
steps:
Expand Down

0 comments on commit 7a850eb

Please sign in to comment.