Skip to content

Commit 3525ec1

Browse files
author
Lachlan Grose
committed
fix: updating github ci for conda build
1 parent 8c7d058 commit 3525ec1

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: ["ubuntu-latest", "windows-latest","macos-latest"]
14-
python-version: ["3.9"]
14+
python-version: ["3.9","3.8","3.7"]
1515
steps:
1616
- uses: conda-incubator/setup-miniconda@v2
1717
with:

conda/conda_build_config.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)