Skip to content

Commit

Permalink
Fix Gaudi2 CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss committed Sep 10, 2024
1 parent 1cb67e4 commit 45c114f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slow_tests_gaudi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: actions/checkout@v2
- name: Pull image
run: |
docker pull vault.habana.ai/gaudi-docker/1.17.0/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest:latest
docker pull vault.habana.ai/gaudi-docker/1.17.0/ubuntu22.04/habanalabs/pytorch-installer-2.3.1:latest
- name: Run tests
run: |
docker run \
Expand Down

0 comments on commit 45c114f

Please sign in to comment.