Skip to content

Commit 1b811f4

Browse files
Build on Windows 2022
1 parent cce982f commit 1b811f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
job:
2929
- os: windows-2019
3030
build: ./build.cmd
31+
- os: windows-2022
32+
build: ./build.cmd
3133
name: ${{ matrix.job.os }}
3234
runs-on: ${{ matrix.job.os }}
3335
steps:

0 commit comments

Comments
 (0)