Skip to content

Commit c933745

Browse files
authored
chore: downgrade qt version for macos cicd build (#1705)
1 parent 6710fd1 commit c933745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331
runs-on: macos-latest
332332

333333
env:
334-
QT_VERSION: 6.9.1
334+
QT_VERSION: 6.8.0
335335

336336
MAC_TEAM_ID: ${{ secrets.MAC_TEAM_ID }}
337337

0 commit comments

Comments
 (0)