Skip to content

Commit c28dfdf

Browse files
codeql
1 parent 596075c commit c28dfdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
shell: bash
8989
run: |
9090
./autogen.sh
91-
./configure
91+
./configure CC=gcc-14
9292
make check
9393
9494
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)