You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ runs:
78
78
with:
79
79
channels: conda-forge,bioconda
80
80
channel-priority: strict
81
-
miniforge-version: 25.9.1-0 # TODO: set back to "latest" once this issue in the conda-libmamba-solver is patched and/or released: https://github.com/conda/conda-libmamba-solver/issues/798
81
+
miniforge-version: 25.9.1-0 # TODO: set back to "latest" once this issue in the conda installer (template) is fixed and released: https://github.com/conda/constructor/pull/1135
0 commit comments