Skip to content

Commit da00b21

Browse files
Disable auto-update-conda
1 parent 865d6d3 commit da00b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
channels: conda-forge,defaults
8585
channel-priority: true
8686
python-version: ${{ matrix.python-version }}
87-
auto-update-conda: true
87+
auto-update-conda: false
8888

8989
- name: Create matrix id
9090
id: matrix-id

0 commit comments

Comments
 (0)