Skip to content

Commit 19fc5ec

Browse files
committed
ci: update codeQL workflow [skip_ci]
1 parent 486631a commit 19fc5ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql-analysis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
language: ['cpp']
25-
qt_version: [6.7.3]
25+
arch: x64
26+
qt_version: 6.7.3
27+
qt_modules: qt5compat
2628

2729
steps:
2830
- name: Checkout repository

0 commit comments

Comments
 (0)