Skip to content

Commit 6622ccc

Browse files
Update codeql-analysis.yml
1 parent b4c194a commit 6622ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ jobs:
5656
uses: github/codeql-action/init@v2
5757
with:
5858
languages: ${{ matrix.language }}
59+
threads: 4
5960
#ram: 8384
60-
#threads: 4
61-
61+
6262
# If you wish to specify custom queries, you can do so here or in a config file.
6363
# By default, queries listed here will override any specified in a config file.
6464
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)