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 19fc5ec commit d51b8bd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ jobs:
fail-fast: false
matrix:
language: ['cpp']
arch: x64
qt_version: 6.7.3
qt_modules: qt5compat
config:
arch: x64
qt_version: 6.7.3
qt_modules: qt5compat

steps:
- name: Checkout repository
Expand Down

0 comments on commit d51b8bd

Please sign in to comment.