Skip to content

Commit 3569bf8

Browse files
committed
Use conda-standalone 25.5.1,post1
1 parent 79830fc commit 3569bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
# https://github.com/usnistgov/etspy/issues/24
2828
TEST_DEPS: '"pytest<9" pytest-qt pytest-xdist pytest-rerunfailures pytest-mpl filelock tomli'
2929
CONSTRUCTOR_VERSION: '3.14.3'
30-
CONDA_STANDALONE: '25.11.0'
30+
CONDA_STANDALONE: '25.5.1.post1'
3131
CHANNEL: 'main'
3232
ROSETTASCIIO_CACHE_NUMBER: 0 # Increase this value to reset cache
3333

0 commit comments

Comments
 (0)