Skip to content

Commit

Permalink
Fixup(windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
siwatanejo committed Mar 10, 2024
1 parent 11880ba commit 457bfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -39,7 +39,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_snap
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 457bfec

Please sign in to comment.