Skip to content

Commit

Permalink
exclude windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
GtrMo committed Aug 2, 2024
1 parent 23a0fa6 commit 4c4dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- macos-13
- ubuntu-22.04
- windows-2022
include:
exclude:
- architecture: arm64
os: windows-2022
name: Test Conda packaging on ${{ matrix.os }}-${{ matrix.architecture }}
Expand Down

0 comments on commit 4c4dcd6

Please sign in to comment.