We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6b6dde + 3143005 commit d105c25Copy full SHA for d105c25
.github/workflows/cmake.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
strategy:
16
matrix:
17
- os: [windows-latest, macos-latest]
+ os: [windows-latest, macos-latest, ubuntu-latest]
18
# os: [windows-latest, ubuntu-latest, macos-13]
19
qt_version: ['6.7.0']
20
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
0 commit comments