Skip to content

Commit

Permalink
try to naively add win arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Aug 13, 2024
1 parent efd6154 commit 56323d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
include:
- os: ubuntu-latest
arch: aarch64
- os: windows-latest
arch: aarch64
name: build wheels on ${{ matrix.os }} ${{ matrix.arch }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 56323d9

Please sign in to comment.