Skip to content

Commit 404708d

Browse files
committed
temporarly only test 3.12
1 parent 4169ef6 commit 404708d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
max-parallel: 1
4747
matrix:
48-
python: ["3.8", "3.9", "3.10", "3.11", "3.12"]
48+
python: ["3.12"]
4949
steps:
5050
- uses: actions/checkout@v4
5151
- name: Checking env

0 commit comments

Comments
 (0)