Skip to content

Commit

Permalink
fix: need macos 14
Browse files Browse the repository at this point in the history
  • Loading branch information
barry committed Dec 7, 2024
1 parent 8e8df04 commit da056e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: Build
runs-on: macos-14
runs-on: macos-12
strategy:
matrix:
qt-ver: [5.15.2]
Expand Down

0 comments on commit da056e5

Please sign in to comment.