Skip to content

Commit

Permalink
Update Qt version from 6.7.0 to 6.7.2 in macOS CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
soramimi committed Jul 29, 2024
1 parent 106aef9 commit cca8015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/ci-macos.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdir _bin
QT=~/Qt/6.7.0/macos
QT=~/Qt/6.7.2/macos
cd packaging/mac
rm -fr build
mkdir build
Expand Down

0 comments on commit cca8015

Please sign in to comment.