We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4625598 commit 67e9c40Copy full SHA for 67e9c40
1 file changed
.github/workflows/python-somacore.yaml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
fail-fast: false
47
matrix:
48
- python-version: ["3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
49
steps:
50
- uses: actions/checkout@v3
51
with:
0 commit comments