We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f945ad2 commit c2f7e49Copy full SHA for c2f7e49
.github/workflows/BuildRelight.yml
@@ -44,7 +44,7 @@ jobs:
44
if: matrix.os == 'macos-14'
45
run: |
46
brew install opencv
47
- echo "QT_VERSION=6.7.3" >> $GITHUB_ENV
+ echo "QT_VERSION=6.8.0" >> $GITHUB_ENV
48
49
- name: Install OpenCV on Windows
50
if: matrix.os == 'windows-latest'
0 commit comments