Skip to content

Commit d76e207

Browse files
authored
Update main.yml
1 parent 332215d commit d76e207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
runs-on: ubuntu-latest
5858
strategy:
5959
matrix:
60-
python: [py32, py39, py310, py311]
60+
python: [py38, py39, py310, py311]
6161
pytorch: [torch20, torch21, torch22, torch23, torch24]
6262
steps:
6363
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)