Skip to content

Commit

Permalink
rename the new CI to py38-all-but-dask
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis committed Mar 29, 2020
1 parent 621c41a commit daa3ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
conda_env: py37
py38:
conda_env: py38
py38-without-dask:
conda_env: py38-without-dask
py38-all-but-dask:
conda_env: py38-all-but-dask
py38-upstream-dev:
conda_env: py38
upstream_dev: true
Expand Down
File renamed without changes.

0 comments on commit daa3ebe

Please sign in to comment.