Skip to content

Commit 48c5e9d

Browse files
bump python to 3.7
1 parent 811113f commit 48c5e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: conda-incubator/setup-miniconda@v3
4848
with:
4949
channels: conda-forge
50-
python-version: 3.6
50+
python-version: 3.7
5151
channel-priority: true
5252
activate-environment: test-env
5353

0 commit comments

Comments
 (0)