Skip to content

Commit

Permalink
github/workflows: run CodeQL job on Arch Linux
Browse files Browse the repository at this point in the history
Hopefully this will fix the unrecognized compiler flag issues.
  • Loading branch information
matheusmoreira committed Sep 18, 2024
1 parent 168ec88 commit ae1520a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
analyze:
name: CodeQL analysis
runs-on: ubuntu-latest
container: archlinux:base-devel

permissions:
actions: read
contents: read
Expand Down

0 comments on commit ae1520a

Please sign in to comment.