Skip to content

Commit 12f9014

Browse files
committed
bump minimum python version in GHA conda tests
1 parent f8534a0 commit 12f9014

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
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
max-parallel: 5
1212
matrix:
13-
python-version: [3.6, 3.9]
13+
python-version: [3.7, 3.9]
1414
slycot: ["", "conda"]
1515
array-and-matrix: [0]
1616
include:

0 commit comments

Comments
 (0)