Skip to content

Commit

Permalink
CI: enable macOS x64 build back
Browse files Browse the repository at this point in the history
  • Loading branch information
HuguesDelorme committed Feb 3, 2025
1 parent c114c71 commit 5804a05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
strategy:
matrix:
qt_version_major: [5, 6]
os: [macos-latest-xlarge]
#os: [macos-latest-large, macos-latest-xlarge]
os: [macos-latest-large, macos-latest-xlarge]

runs-on: ${{matrix.os}}
name: build-${{matrix.os}}-qt${{matrix.qt_version_major}}
Expand Down

0 comments on commit 5804a05

Please sign in to comment.