Skip to content

Commit efcf24f

Browse files
committed
new zarr beta
1 parent c37e7cf commit efcf24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
shell: "bash -l {0}"
7676
run: |
7777
conda activate env
78-
python -m pip install 'zarr==3.0.0b0'
78+
python -m pip install 'zarr==3.0.0b1'
7979
8080
# This is used to test with zfpy, which does not yet support numpy 2.0
8181
- name: Install older numpy and zfpy

0 commit comments

Comments
 (0)