Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 7733dca

Browse files
committed
More windows-2019
1 parent d0474bd commit 7733dca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-latest, windows-latest, macos-latest]
14+
os: [ubuntu-latest, windows-2019, macos-latest]
1515
include:
1616
- os: ubuntu-latest
1717
friendlyName: Ubuntu
18-
- os: windows-latest
18+
- os: windows-2019
1919
friendlyName: Windows
2020
- os: macos-latest
2121
friendlyName: macOS

0 commit comments

Comments
 (0)