Skip to content

Commit 3642f76

Browse files
Update pytest.yml
1 parent 02938fc commit 3642f76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ ubuntu-22.04, macOS-14, windows-2022 ]
22-
python-version: [ "3.10","3.11","3.12" ]
22+
python-version: [ "3.11","3.12" ]
2323

2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)