Update conda.yml

This commit is contained in:
Félix Voituret
2021-01-11 13:10:52 +01:00
committed by GitHub
parent 7a7077027b
commit 84e5404321

View File

@@ -34,7 +34,7 @@ jobs:
build-windows:
strategy:
matrix:
python: [3.7, 3.8]
python: [3.7]
runs-on: windows-latest
steps:
- uses: actions/checkout@v2