Skip to content

Commit

Permalink
update macos CI to use Qt6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhendricks committed Feb 15, 2024
1 parent d889311 commit 20aa909
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ env:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
MACOSX_DEPLOYMENT_TARGET: 11
DOWNLOADQT: https://github.com/kevinhendricks/BuildSigilOnMac/releases/download/for_sigil_1.0.0/Qt653.tar.xz
QT: Qt653
DOWNLOADQT: https://github.com/kevinhendricks/BuildSigilOnMac/releases/download/for_sigil_1.0.0/Qt662.tar.xz
QT: Qt662

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/reset-mac-caches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ cleared cache on 30 April 2021
cleared cache on 26 July 2023
cleared cache on 08 September 2023
cleared cache on 07 October 2023
cleared cache on 15 February 2024

0 comments on commit 20aa909

Please sign in to comment.