Skip to content

Commit

Permalink
Revert "CI (REVERT ME)"
Browse files Browse the repository at this point in the history
This reverts commit c0d6c63.
  • Loading branch information
hendrikmakait committed Oct 30, 2024
1 parent 9dba740 commit 70012e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion continuous_integration/environment-3.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies:
- setuptools < 71
- pip:
- git+https://github.com/dask/dask
- git+https://github.com/hendrikmakait/dask-expr@barrier-task-spec
- git+https://github.com/dask/dask-expr
- git+https://github.com/dask/zict
- git+https://github.com/dask/crick # Only tested here
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
Expand Down
2 changes: 1 addition & 1 deletion continuous_integration/environment-3.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
- setuptools < 71
- pip:
- git+https://github.com/dask/dask
- git+https://github.com/hendrikmakait/dask-expr@barrier-task-spec
- git+https://github.com/dask/dask-expr
- git+https://github.com/dask/zict
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
# - git+https://github.com/dask/s3fs
Expand Down
2 changes: 1 addition & 1 deletion continuous_integration/environment-3.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
- setuptools < 71
- pip:
- git+https://github.com/dask/dask
- git+https://github.com/hendrikmakait/dask-expr@barrier-task-spec
- git+https://github.com/dask/dask-expr
- git+https://github.com/dask/zict
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
# - git+https://github.com/dask/s3fs
Expand Down

0 comments on commit 70012e9

Please sign in to comment.