Skip to content

Commit 2c64e76

Browse files
committed
- locks windows version to workaround github/codeql-action#850
Signed-off-by: Vincent Biret <[email protected]>
1 parent 20d9ce5 commit 2c64e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
analyze:
2525
name: Analyze
26-
runs-on: windows-latest
26+
runs-on: windows-2019
2727
permissions:
2828
actions: read
2929
contents: read

0 commit comments

Comments
 (0)