Skip to content

Commit cddf154

Browse files
bkunglCopilot
andauthored
Update .github/workflows/codeql.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9b35ba1 commit cddf154

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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)