Skip to content

Commit 67e9c40

Browse files
author
John Kerl
committed
more
1 parent 4625598 commit 67e9c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-somacore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
python-version: ["3.7", "3.8", "3.9", "3.10"]
48+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
4949
steps:
5050
- uses: actions/checkout@v3
5151
with:

0 commit comments

Comments
 (0)