Skip to content

Commit

Permalink
Update .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: James Bourbeau <jrbourbeau@users.noreply.github.com>
  • Loading branch information
phofl and jrbourbeau authored Nov 19, 2024
1 parent 870d924 commit 2fd0a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/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 }}-1

- name: Install current main versions of dask
run: python -m pip install git+https://github.com/phofl/dask@legacy-dataframe
run: python -m pip install git+https://github.com/dask/dask
if: ${{ matrix.environment-file == 'ci/environment.yml' }}

- name: Install current main versions of distributed
Expand Down

0 comments on commit 2fd0a27

Please sign in to comment.