Skip to content

Commit

Permalink
[fix] fix image to run e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
riku-sakamoto committed Jan 7, 2025
1 parent 5b68dd4 commit 9406002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ gpu_test:
- gpu

e2e_test:
image: pytorch/pytorch:2.5.0-cuda12.4-cudnn9-runtime
stage: test
script:
- make e2e_test
Expand Down

0 comments on commit 9406002

Please sign in to comment.