Skip to content

Commit 173fbe3

Browse files
committed
Pin conda used in testing
1 parent 6c0ea0f commit 173fbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: conda-incubator/[email protected]
3232
with:
3333
channels: conda-forge
34-
miniforge-version: latest
34+
miniforge-version: "24.9.2-0"
3535
python-version: ${{ matrix.python-version }}
3636

3737
- name: Install compilers

0 commit comments

Comments
 (0)