Skip to content

Commit

Permalink
try unidist 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev committed May 29, 2024
1 parent eaf17fb commit 2adac8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/python-only
with:
# unidist installation with pip is broken for python 3.10
python-version: "3.9.x"
- run: python -m pip install -e ".[all]"
- name: Ensure Ray and Dask engines start up
run: |
Expand Down

0 comments on commit 2adac8c

Please sign in to comment.