Skip to content

Commit f9cacd7

Browse files
committed
bump upper conda version to 3.11
1 parent 9e1048c commit f9cacd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ jobs:
1717
max-parallel: 5
1818
fail-fast: false
1919
matrix:
20-
python-version: ['3.7', '3.10']
20+
python-version: ['3.7', '3.11']
2121
slycot: ["", "conda"]
2222
pandas: [""]
2323
cvxopt: ["", "conda"]
2424
mplbackend: [""]
2525
array-and-matrix: [0]
2626
include:
27-
- python-version: '3.10'
27+
- python-version: '3.11'
2828
slycot: conda
2929
pandas: conda
3030
cvxopt: conda

0 commit comments

Comments
 (0)