Skip to content

Commit

Permalink
bump macosx qt version to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
whoozle committed Jan 8, 2025
1 parent 477db54 commit c9c4268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Install Dependencies...
run: |
brew tap homebrew/cask
brew install qt@5 homebrew/cask/macfuse taglib [email protected] cmake ninja libmagic
brew install qt@6 homebrew/cask/macfuse taglib [email protected] cmake ninja libmagic
- name: Checking out sources...
uses: actions/checkout@v4
- name: Configuring...
Expand Down

0 comments on commit c9c4268

Please sign in to comment.