Skip to content

Commit 4187c5f

Browse files
committed
python 3.7 out because of incompatibilities with JAX
1 parent 8f9e041 commit 4187c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- {os: "ubuntu-22.04", python-version: "3.10"}
2222
- {os: "ubuntu-22.04", python-version: "3.9"}
2323
- {os: "ubuntu-20.04", python-version: "3.8"}
24-
- {os: "ubuntu-20.04", python-version: "3.7"}
2524
#os: [ubuntu-latest] # TODO: add macos-latest, windows-latest ?
2625
#python-version: [3.7, 3.8, 3.9, 3.10, 3.11]
2726

0 commit comments

Comments
 (0)