core-agent-ide/.github/workflows
Michael Bolin 2a68b74b9b
fix: increase timeout for release builds from 30 to 60 minutes (#9242)
Windows builds have been tripping the 30 minute timeout. For sure, we
need to improve this, but as a quick fix, let's just increase the
timeout.

Perhaps we should switch to `lto = "thin"` for release builds, at least
for Windows:


3728db11b8/codex-rs/Cargo.toml (L288)

See https://doc.rust-lang.org/cargo/reference/profiles.html#lto for
details.
2026-01-15 00:38:25 +00:00
..
bazel.yml fix: support remote arm64 builds, as well (#9018) 2026-01-10 18:41:08 -08:00
cargo-deny.yml bump cargo-deny-action ver (#8345) 2025-12-19 15:23:02 -08:00
ci.bazelrc fix: support remote arm64 builds, as well (#9018) 2026-01-10 18:41:08 -08:00
ci.yml use mainline version as baseline in ci (#8271) 2025-12-18 11:53:36 -08:00
cla.yml Fixed CLA action to properly exempt dependabot (#7429) 2025-11-30 20:45:17 -08:00
close-stale-contributor-prs.yml ci: prevent workflows from running on forks (#8629) 2026-01-03 13:12:16 -07:00
codespell.yml chore(deps): bump actions/checkout from 5 to 6 (#7230) 2025-11-24 11:45:57 -08:00
Dockerfile.bazel fix: support remote arm64 builds, as well (#9018) 2026-01-10 18:41:08 -08:00
issue-deduplicator.yml ci: prevent workflows from running on forks (#8629) 2026-01-03 13:12:16 -07:00
issue-labeler.yml ci: prevent workflows from running on forks (#8629) 2026-01-03 13:12:16 -07:00
rust-ci.yml upgrade runners in rust-ci.yml to use the larger runners (#9106) 2026-01-14 15:22:59 -08:00
rust-release-prepare.yml ci: prevent workflows from running on forks (#8629) 2026-01-03 13:12:16 -07:00
rust-release.yml fix: increase timeout for release builds from 30 to 60 minutes (#9242) 2026-01-15 00:38:25 +00:00
sdk.yml Upgrade GitHub Actions for Node 24 compatibility (#8102) 2025-12-16 11:31:25 -08:00
shell-tool-mcp-ci.yml Upgrade GitHub Actions for Node 24 compatibility (#8102) 2025-12-16 11:31:25 -08:00
shell-tool-mcp.yml Upgrade GitHub Actions for Node 24 compatibility (#8102) 2025-12-16 11:31:25 -08:00