Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ic005k authored Aug 15, 2024
1 parent b60dcec commit da62845
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11.0]
os: [macOS-latest]
# os: [macos-11.0]
# qt_ver: [5.9.9,5.12.10,5.15.2]
qt_ver: [5.15.2]
#qt_ver: [6.0.0]
Expand Down

0 comments on commit da62845

Please sign in to comment.