Skip to content

Commit bf407f3

Browse files
committed
spread py versions
1 parent 83dbbd9 commit bf407f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unit-tests_conda-forge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ macos-latest, ubuntu-latest, windows-latest ]
20-
python-version: ['3.9', '3.10', '3.11']
20+
python-version: ['3.9', '3.11', '3.12']
2121

2222
steps:
2323
- name: Check out repository

0 commit comments

Comments
 (0)