Skip to content

Commit

Permalink
ci: update codeQL workflow [skip_ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 18, 2024
1 parent 486631a commit 19fc5ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
fail-fast: false
matrix:
language: ['cpp']
qt_version: [6.7.3]
arch: x64
qt_version: 6.7.3
qt_modules: qt5compat

steps:
- name: Checkout repository
Expand Down

0 comments on commit 19fc5ec

Please sign in to comment.