Skip to content

Commit 06d8189

Browse files
codeql repro: revert runner to windows-latest
1 parent 9718a3d commit 06d8189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
analyze:
1717
name: Analyze (${{ matrix.language }})
18-
runs-on: windows-2022
18+
runs-on: windows-latest
1919
permissions:
2020
packages: read
2121
actions: read

0 commit comments

Comments
 (0)