Skip to content

Commit dcaaef1

Browse files
committed
Resolve rebase leftovers
1 parent 91c0f8b commit dcaaef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
fetch-depth: 1
1919
# python 3.13 is blocked since BLAS requires "mkl<2025.0" (see https://github.com/conda-forge/blas-feedstock/pull/128
2020
# which depends on resolving MKL issue https://github.com/conda-forge/intel_repack-feedstock/issues/83)
21-
python-ver-test-all-dtypes: '3.13'
21+
python-ver-test-all-dtypes: '3.12'
2222
test-env-name: 'test'
2323
rerun-tests-on-failure: 'true'
2424
rerun-tests-max-attempts: 2

0 commit comments

Comments
 (0)