Skip to content

Commit 26c5611

Browse files
author
Christopher Doris
committed
revert set of tested python versions
1 parent f17f0aa commit 26c5611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
fail-fast: false
5757
matrix:
5858
os: [ubuntu-latest, windows-latest, macos-latest]
59-
pyversion: ["3.13", "3.12", "3.11", "3.10", "3.9", "3.8"]
59+
pyversion: ["3", "3.8"]
6060

6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)