Skip to content

Commit 389a329

Browse files
committed
CodeQL: windows-2019 to attempt to work around broken analysis
See actions/runner-images#856
1 parent 48cdf4e commit 389a329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
analyze:
1313
name: Analyze
14-
runs-on: windows-latest
14+
runs-on: windows-2019
1515

1616
strategy:
1717
fail-fast: false

0 commit comments

Comments
 (0)