Skip to content

Commit

Permalink
Add linux as conda platform
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunk committed Oct 5, 2024
1 parent 6399635 commit bfe78fd
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
include:
- { os: ubuntu-latest }
- { target: linux-64, os: ubuntu-latest }
- { target: osx-arm64, os: macos-14 }
fail-fast: false

Expand Down
Loading

0 comments on commit bfe78fd

Please sign in to comment.