Skip to content

Run GPU builds on-demand: add spot=false to publish.yml - #603

Merged
mmcky merged 1 commit into
mainfrom
spot-false-meta-330
Aug 5, 2026
Merged

Run GPU builds on-demand: add spot=false to publish.yml#603
mmcky merged 1 commit into
mainfrom
spot-false-meta-330

Conversation

@mmcky

@mmcky mmcky commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

cache.yml and ci.yml here already pin spot=false; publish.yml was the one GPU workflow still on RunsOn's spot default, exposed to the mid-run reclamation failure diagnosed in QuantEcon/meta#330.

This adds spot=false to its runs-on string, completing this repo's part of the rollout tracked in QuantEcon/meta#330; the audit that found it is QuantEcon/meta#347 (item 1, as corrected).

🤖 Generated with Claude Code

cache.yml and ci.yml already pin spot=false; publish.yml was the one
GPU workflow here still on RunsOn's spot default, exposed to the
mid-run reclamation failure the org diagnosed in QuantEcon/meta#330.
Part of finishing the rollout tracked in QuantEcon/meta#330; audit
trail in QuantEcon/meta#347.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 5, 2026 00:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions Pages publish workflow to run GPU builds on on-demand (non-spot) runners, aligning it with the repo’s other GPU workflows and avoiding spot reclamation during long builds.

Changes:

  • Add /spot=false to the RunsOn runs-on label string in .github/workflows/publish.yml so the GPU runner is provisioned on-demand.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

@github-actions
github-actions Bot temporarily deployed to pull request August 5, 2026 00:14 Inactive
@mmcky
mmcky merged commit e802fe2 into main Aug 5, 2026
6 checks passed
@mmcky
mmcky deleted the spot-false-meta-330 branch August 5, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants