Skip to content

Commit

Permalink
Pin HPU tests
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Dec 6, 2024
1 parent a449966 commit 49c6edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hpu-gaudi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
run: |
git clone https://github.com/huggingface/transformers
cd transformers
# if needed switch to the last known good SHA until transformers@master is fixed
git checkout 6c3f168b3
git rev-parse --short HEAD
pip install .
Expand Down

0 comments on commit 49c6edd

Please sign in to comment.