Skip to content

ci: trim dev release matrix#203

Merged
im10furry merged 1 commit into
mainfrom
ci/trim-dev-release-matrix
Jul 5, 2026
Merged

ci: trim dev release matrix#203
im10furry merged 1 commit into
mainfrom
ci/trim-dev-release-matrix

Conversation

@im10furry

Copy link
Copy Markdown
Collaborator

Summary

  • trim the main-branch dev release build matrix to routinely available runners: ubuntu-latest, macos-latest, and windows-latest
  • remove scarce macos-13 and ubuntu-24.04-arm64 from the automatic dev prerelease path
  • make newer main pushes cancel older dev release runs so stale queued builds do not block the latest run

Verification

  • node -e "const fs=require('fs'); const yaml=require('js-yaml'); yaml.load(fs.readFileSync('.github/workflows/dev-release.yml','utf8')); console.log('dev-release.yml OK')"
  • git diff --check

Note

Issue #77 is about /model missing Gemini, so this PR intentionally does not close that issue.

@im10furry im10furry merged commit a73bcf7 into main Jul 5, 2026
3 checks passed
@im10furry im10furry deleted the ci/trim-dev-release-matrix branch July 5, 2026 08:34
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.

1 participant