Skip to content

Commit

Permalink
try different compilation options
Browse files Browse the repository at this point in the history
  • Loading branch information
two-heart committed Nov 25, 2024
1 parent f15cfa1 commit 068ddaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- if: matrix.build-mode == 'manual'
shell: bash
run: |
MACHINE=linux_clang_noarch64 make -j unit-test
MACHINE=linux_clang_haswell make -j fddev
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
Expand Down

0 comments on commit 068ddaf

Please sign in to comment.