Skip to content

Commit f755f9d

Browse files
committed
add CI run using python 3.13
1 parent 2fd3802 commit f755f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cvxopt: ["", "conda"]
2323
mplbackend: [""]
2424
include:
25-
- python-version: '3.12'
25+
- python-version: '3.13'
2626
slycot: conda
2727
pandas: conda
2828
cvxopt: conda

0 commit comments

Comments
 (0)