Skip to content

Commit

Permalink
[ci] global: update to Qt 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Nov 5, 2023
1 parent fbf5fbd commit 41a9a57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]

env:
QT_VERSION: 6.5.2
QT_VERSION: 6.6.0
OPENCV_VERSION: 4.8.0
OPENCV_VERSION_: 480

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]

env:
QT_VERSION: 6.5.2
QT_VERSION: 6.6.0
OPENCV_VERSION: 4.8.0
OPENCV_VERSION_: 480

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches:
- master
env:
QT_VERSION: 6.5.2
QT_VERSION: 6.6.0
OPENCV_VERSION: 4.8.0

jobs:
Expand Down

0 comments on commit 41a9a57

Please sign in to comment.