Skip to content

Commit 8608c7c

Browse files
committed
sqme: back to latest
1 parent 0c7cb8b commit 8608c7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: steps.conda_cache.outputs.cache-hit != 'true'
6868
with:
6969
miniforge-variant: Miniforge3
70-
miniforge-version: "24.11.0-0"
70+
miniforge-version: latest
7171
use-mamba: true
7272

7373
- name: Dump Conda Environment Info
@@ -109,7 +109,7 @@ jobs:
109109
if: steps.binder_cache.outputs.cache-hit != 'true'
110110
with:
111111
miniforge-variant: Miniforge3
112-
miniforge-version: "24.11.0-0"
112+
miniforge-version: latest
113113
use-mamba: true
114114

115115
- name: Dump Conda Environment Info

0 commit comments

Comments
 (0)