We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec15b02 commit 1260055Copy full SHA for 1260055
.github/workflows/build-and-test.yml
@@ -73,7 +73,7 @@ jobs:
73
run: |
74
opam install --deps-only --with-test --with-doc --yes zarr
75
opam install bytesrw conf-zlib conf-zstd ezcurl tiny_httpd --yes
76
- opam install lwt aws-s3-lwt cohttp-lwt-unix --yes
+ opam install lwt aws-s3-lwt ezcurl-lwt --yes
77
opam exec -- dune build zarr zarr-sync zarr-lwt
78
79
- name: setup ocaml-5-specific
0 commit comments