Skip to content

Commit

Permalink
release/2.5 rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Sep 11, 2024
1 parent f999cc6 commit a651d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_ondemand_whl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
pip install -r requirements.txt
cd ../
# pip install torch torchvision torchaudio --pre --index-url https://download.pytorch.org/whl/nightly/xpu
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/test/xpu
pip install torch --index-url https://download.pytorch.org/whl/test/xpu
- name: Identify pinned versions
id: pinned
run: |
Expand Down

0 comments on commit a651d59

Please sign in to comment.