Skip to content

Commit 03ae14f

Browse files
vis
1 parent e149003 commit 03ae14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- python_version: "3.9"
17-
override_requirements: "numpy==1.24.0,torch==2.4.0"
17+
override_requirements: "numpy==1.24.0,torch==2.4.0,torchvision==0.19"
1818
- python_version: "3.11"
1919
- python_version: "3.12"
2020
uses: ./.github/workflows/call_precommit.yml

0 commit comments

Comments
 (0)