Skip to content

Commit b949276

Browse files
fix: requires windows build system
"hoppala."
1 parent bc6d1f7 commit b949276

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
@@ -6,7 +6,7 @@ on:
66
jobs:
77
analyze:
88
name: Analyze (${{ matrix.language }})
9-
runs-on: ubuntu-latest
9+
runs-on: windows-latest
1010
permissions:
1111
# required for all workflows
1212
security-events: write

0 commit comments

Comments
 (0)