ci: disable package freeze for nightly pkgs (#19688)

This commit is contained in:
Jirka Borovec 2024-03-23 02:55:04 +01:00 committed by GitHub
parent d5a9b775ce
commit 405cbdba7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -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