Skip to content

Commit

Permalink
Fixup(windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
siwatanejo committed Mar 12, 2024
1 parent a38a926 commit 6a89d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
# macos-13 is x64 and macos-14 is arm64
os: [ubuntu-22.04, macos-13, macos-14]
os: [ubuntu-22.04, macos-13, macos-14, windows-latest]

needs: build
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 6a89d51

Please sign in to comment.