Skip to content

Commit e17f3d2

Browse files
committed
build: enabled windows-latest build
1 parent 3420120 commit e17f3d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
cmake_arch: arm64
2323
- os: ubuntu-latest
2424
arch: x64
25-
# - os: windows-latest
26-
# arch: x64
25+
- os: windows-latest
26+
arch: x64
2727

2828
runs-on: ${{ matrix.os }}
2929

0 commit comments

Comments
 (0)