Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Aug 13, 2024
1 parent 56323d9 commit 4d34529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- os: ubuntu-latest
arch: aarch64
- os: windows-latest
arch: aarch64
arch: arm64
name: build wheels on ${{ matrix.os }} ${{ matrix.arch }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 4d34529

Please sign in to comment.