Merge ee651d1af4 into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2026-03-18 13:47:32 -07:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ jobs:
run: |
set -euo pipefail
# Use a rust-release version that includes all native binaries.
CODEX_VERSION=0.74.0
CODEX_VERSION=0.115.0
OUTPUT_DIR="${RUNNER_TEMP}"
python3 ./scripts/stage_npm_packages.py \
--release-version "$CODEX_VERSION" \