Skip to content

Commit cddf154

Browse files
bkunglCopilot
andauthored
Update .github/workflows/codeql.yml
Co-authored-by: Copilot <[email protected]>
1 parent 9b35ba1 commit cddf154

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010

1111
strategy:
1212
fail-fast: false
13-
language: [ 'actions', 'go' ]
13+
matrix:
14+
language: [ 'actions', 'go' ]
1415

1516
runs-on: ubuntu-latest # windows-latest and ubuntu-latest are supported. macos-latest is not supported at this time.
1617

0 commit comments

Comments
 (0)