Skip to content

Commit 25b2598

Browse files
committed
full rc version string
1 parent 96a5d1a commit 25b2598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: False
2424
matrix:
2525
os: [ubuntu-latest, macos-12, windows-latest]
26-
python-version: ["3.10", "3.11", "3.12", "3.13"]
26+
python-version: ["3.10", "3.11", "3.12", "3.13.0rc2"]
2727
mkl-version: ['2023', '2024']
2828
include:
2929
- os: ubuntu-latest

0 commit comments

Comments
 (0)