We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ae27e commit 08abc1aCopy full SHA for 08abc1a
.github/workflows/python-module.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
max-parallel: 4
67
matrix:
68
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
69
steps:
70
- uses: actions/checkout@v3
71
- name: Set up Python ${{ matrix.python-version }}
0 commit comments