Skip to content

Commit 1ad8210

Browse files
committed
feat: add windows gha
1 parent 0765191 commit 1ad8210

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/module-build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ jobs:
121121
base: "7.0"
122122
cross: "windows-x64-mingw"
123123

124+
- os: windows-2022
125+
cmp: vs2022
126+
configuration: default
127+
base: "7.0"
128+
124129
steps:
125130
- uses: actions/checkout@v3
126131
with:

0 commit comments

Comments
 (0)