Skip to content

CI: standardize on Zig 0.16.0 (drop master job)#96

Merged
koko1123 merged 1 commit into
mainfrom
chore/ci-016-only
Jun 11, 2026
Merged

CI: standardize on Zig 0.16.0 (drop master job)#96
koko1123 merged 1 commit into
mainfrom
chore/ci-016-only

Conversation

@koko1123

Copy link
Copy Markdown
Contributor

eth.zig targets Zig 0.16.0 exclusively (minimum_zig_version = "0.16.0"). The CI matrix also tested the master (0.17-dev) nightly, which is an unreleased moving target — it added churn (e.g. the Type.Struct.fields rename) without a forward-compat goal we care about.

This drops master from the test matrix. CI now tests only 0.16.0 on ubuntu + macos. Strict version standardization.

🤖 Generated with Claude Code

eth.zig targets Zig 0.16.0 exclusively. Testing against the 0.17-dev
master nightly added moving-target noise (e.g. the Type.Struct.fields
rename) without a forward-compat goal. Remove master from the test
matrix; 0.16.0 is the only supported and tested compiler.
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eth-zig Ready Ready Preview, Comment Jun 11, 2026 3:12pm

Request Review

@koko1123
koko1123 merged commit 8c04845 into main Jun 11, 2026
11 checks passed
@koko1123
koko1123 deleted the chore/ci-016-only branch June 11, 2026 15:16
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