Skip to content

Commit a895a6c

Browse files
committed
Update zarr version in ci
1 parent 5625cbe commit a895a6c

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
@@ -67,7 +67,7 @@ jobs:
6767
shell: "bash -l {0}"
6868
run: |
6969
conda activate env
70-
python -m pip install zarr==3.0.0a0
70+
python -m pip install zarr==3.0.0b0
7171
7272
# This is used to test with zfpy, which does not yet support numpy 2.0
7373
- name: Install older numpy and zfpy

0 commit comments

Comments
 (0)