Skip to content

Commit 6bb37f8

Browse files
committed
CI: Use Miniforge over Mambaforge
Mambaforge is being sunsetted by the end of 2024
1 parent ec34f70 commit 6bb37f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# Create env with dev packages
9191
auto-update-conda: true
9292
python-version: 3.9
93-
miniforge-variant: Mambaforge
93+
miniforge-version: latest
9494
environment-file: dev-environment.yml
9595
# Activate scyjava-dev environment
9696
activate-environment: scyjava-dev

0 commit comments

Comments
 (0)