Skip to content

Commit c2f7e49

Browse files
committed
trying qt 6.8
1 parent f945ad2 commit c2f7e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildRelight.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: matrix.os == 'macos-14'
4545
run: |
4646
brew install opencv
47-
echo "QT_VERSION=6.7.3" >> $GITHUB_ENV
47+
echo "QT_VERSION=6.8.0" >> $GITHUB_ENV
4848
4949
- name: Install OpenCV on Windows
5050
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)