Skip to content

Commit ff5a417

Browse files
ci: pare down unit tests (#93)
1 parent 093e09d commit ff5a417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
matrix:
4242
os: [macos-latest, windows-latest, ubuntu-latest]
43-
python-version: ["3.8", "3.9", "3.10", "3.11"]
43+
python-version: ["3.8", "3.11"]
4444
fail-fast: false
4545
steps:
4646
- name: Remove PR label

0 commit comments

Comments
 (0)