We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79830fc commit 3569bf8Copy full SHA for 3569bf8
.github/workflows/release.yml
@@ -27,7 +27,7 @@ env:
27
# https://github.com/usnistgov/etspy/issues/24
28
TEST_DEPS: '"pytest<9" pytest-qt pytest-xdist pytest-rerunfailures pytest-mpl filelock tomli'
29
CONSTRUCTOR_VERSION: '3.14.3'
30
- CONDA_STANDALONE: '25.11.0'
+ CONDA_STANDALONE: '25.5.1.post1'
31
CHANNEL: 'main'
32
ROSETTASCIIO_CACHE_NUMBER: 0 # Increase this value to reset cache
33
0 commit comments