Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Apr 2, 2024
1 parent 159f9f8 commit 0b36483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
fail-fast: false
matrix:
os:
- macos-14
- macos-13 # x86_64
- macos-14 # M1
- windows-latest
- ubuntu-latest
- macos-latest
flags:
- --features use-system-blosc2
- ''
Expand Down

0 comments on commit 0b36483

Please sign in to comment.