Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Nov 15, 2024
1 parent b659e31 commit 870d924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dask_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cache-environment-key: environment-${{ steps.date.outputs.date }}-0

- name: Install current main versions of dask
run: python -m pip install git+https://github.com/dask/dask
run: python -m pip install git+https://github.com/phofl/dask@legacy-dataframe

- name: Install current main versions of distributed
run: python -m pip install git+https://github.com/dask/distributed
Expand Down

0 comments on commit 870d924

Please sign in to comment.