We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c73431 commit e704cd8Copy full SHA for e704cd8
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
branches: [master]
6
7
env:
8
- QT_VERSION: 6.5.1
+ QT_VERSION: 6.5.2
9
OPENCV_VERSION: 4.8.0
10
OPENCV_VERSION_: 480
11
.github/workflows/build_cli.yml
.github/workflows/test.yml
@@ -8,8 +8,8 @@ on:
branches:
- master
- QT_VERSION: 6.5.0
12
- OPENCV_VERSION: 4.7.0
+ OPENCV_VERSION: 4.8.0
13
14
jobs:
15
test_linux:
0 commit comments