Skip to content

Commit 62ccd62

Browse files
test
1 parent e14cc0a commit 62ccd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build-with-cuda:
1616
runs-on: ubuntu-latest
1717
container:
18-
image: pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel
18+
image: pytorch/pytorch:2.1.0-cuda11.8-cudnn8-devel
1919
steps:
2020
- name: Install build dependencies
2121
run: |

0 commit comments

Comments
 (0)