vestige/.github/workflows
Sam Valladares ef4964c785 ci: run release-build on PRs too — catch Intel Mac regressions pre-merge
Previously release-build was gated behind `github.ref == 'refs/heads/main'`,
so the Intel Mac, aarch64-apple-darwin, and Linux release targets were only
validated AFTER merge to main. If someone broke the Intel Mac cross-compile
by touching feature flags or Cargo dependencies, we'd only find out when
the release tag was cut and the job exploded on main. Extending the guard
to also fire on pull_request means regressions surface in the PR status
check instead of on a release branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 23:05:10 -05:00
..
ci.yml ci: run release-build on PRs too — catch Intel Mac regressions pre-merge 2026-04-22 23:05:10 -05:00
release.yml chore(ci): drop unused brew install + ORT_DYLIB_PATH from CI steps 2026-04-22 23:03:52 -05:00
test.yml fix: v2.0.1 release — fix broken installs, CI, security, and docs 2026-03-01 20:20:14 -06:00