Skip to content

Commit e7057cd

Browse files
author
Christopher Doris
committed
simpler python version
1 parent 9e68a02 commit e7057cd

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.8", "3.13.2", "3.13.1", "3.13.0", "3.12", "3.8"]
59+
pyversion: ["3", "3.13.2", "3.13.1", "3.13.0", "3.12", "3.8"]
6060

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

0 commit comments

Comments
 (0)