Skip to content

Commit 28db54e

Browse files
committed
* bump windows version
1 parent d0fc5b8 commit 28db54e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# Runtime Tests
6363
runtime-windows-test:
6464
name: Runtime Windows Tests
65-
runs-on: windows-2019
65+
runs-on: windows-2022
6666
steps:
6767
- uses: actions/checkout@v2
6868

@@ -215,7 +215,7 @@ jobs:
215215
# Compiler Windows Tests
216216
compiler-windows-test:
217217
name: Compiler Windows Tests
218-
runs-on: windows-2019
218+
runs-on: windows-2022
219219
steps:
220220
- uses: actions/checkout@v2
221221

0 commit comments

Comments
 (0)