We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3420120 commit e17f3d2Copy full SHA for e17f3d2
1 file changed
.github/workflows/build.yml
@@ -22,8 +22,8 @@ jobs:
22
cmake_arch: arm64
23
- os: ubuntu-latest
24
arch: x64
25
- # - os: windows-latest
26
- # arch: x64
+ - os: windows-latest
+ arch: x64
27
28
runs-on: ${{ matrix.os }}
29
0 commit comments