diff --git a/.github/workflows/pkgci_shark_ai.yml b/.github/workflows/pkgci_shark_ai.yml index c9e0ddfea..49601508d 100644 --- a/.github/workflows/pkgci_shark_ai.yml +++ b/.github/workflows/pkgci_shark_ai.yml @@ -72,7 +72,7 @@ jobs: --artifact-path=${PACKAGE_DOWNLOAD_DIR} \ --fetch-gh-workflow=${{ inputs.artifact_run_id }} - - name: Install nightly IREE packages + - name: Install pinned IREE packages run: | source ${VENV_DIR}/bin/activate uv pip install -r requirements-iree-pinned.txt