Skip to content

Commit

Permalink
ci: disable package freeze for nightly pkgs (#19688)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 23, 2024
1 parent d5a9b77 commit 405cbdb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ defaults:
run:
shell: bash

env:
FREEZE_REQUIREMENTS: 1
TORCH_URL: "https://download.pytorch.org/whl/cpu/torch_stable.html"
PYTHON_VER: "3.8"

jobs:
build-packages:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 405cbdb

Please sign in to comment.