Skip to content

Commit d56c051

Browse files
committed
ci
1 parent bd06b45 commit d56c051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-module.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
strategy:
107107
max-parallel: 4
108108
matrix:
109-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
109+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
110110
steps:
111111
- uses: actions/checkout@v4
112112
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)