Skip to content

Commit

Permalink
Fix CI build not ready yet and failing on ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolfering committed Sep 26, 2024
1 parent fe20e11 commit aec34eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
CodeQL-Build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

permissions:
security-events: write
Expand Down

0 comments on commit aec34eb

Please sign in to comment.