Skip to content

Commit 18cdf68

Browse files
Build on Windows 2022
1 parent 78bbe55 commit 18cdf68

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
@@ -31,6 +31,8 @@ jobs:
3131
push: true
3232
- os: windows-2019
3333
build: ./build.cmd
34+
- os: windows-2022
35+
build: ./build.cmd
3436
- os: macos-11
3537
build: ./build.sh
3638
name: ${{ matrix.job.os }}

0 commit comments

Comments
 (0)