Skip to content

Commit 85a252a

Browse files
authored
bump python version in tests (e3nn#487)
1 parent 6d8c851 commit 85a252a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
python-version: ['3.8', '3.10']
18+
python-version: ['3.11']
1919
torch-version: ['2.4.0']
2020

2121
steps:

0 commit comments

Comments
 (0)