Skip to content

Commit 5d401dc

Browse files
authored
Update codeql-analysis.yml
1 parent 14bd2b0 commit 5d401dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35+
python: [2.9,3.7, 3.8]
3536
language: [ 'python' ]
3637
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
3738
# Learn more:

0 commit comments

Comments
 (0)