Skip to content

Commit

Permalink
fix: updating github ci for conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lachlan Grose committed Nov 29, 2021
1 parent 8c7d058 commit 3525ec1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest", "windows-latest","macos-latest"]
python-version: ["3.9"]
python-version: ["3.9","3.8","3.7"]
steps:
- uses: conda-incubator/setup-miniconda@v2
with:
Expand Down
5 changes: 0 additions & 5 deletions conda/conda_build_config.yaml

This file was deleted.

0 comments on commit 3525ec1

Please sign in to comment.