We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec34f70 commit 6bb37f8Copy full SHA for 6bb37f8
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
# Create env with dev packages
91
auto-update-conda: true
92
python-version: 3.9
93
- miniforge-variant: Mambaforge
+ miniforge-version: latest
94
environment-file: dev-environment.yml
95
# Activate scyjava-dev environment
96
activate-environment: scyjava-dev
0 commit comments