Skip to content

Remove explicit OS/libc versions in CI workflows #44

@alexrp

Description

Two things:

  • The defaults are already the minimum version supported by the Zig standard library abstractions.
  • Our choice of supporting glibc all the way back to 2.17 is unsupported by the Zig standard library.

So just avoid specifying versions altogether.

This might require some changes done in ziglang/zig#20909 so will be done with Zig 0.14.0.

Metadata

Assignees

Labels

area: infrastructureIssues related to infrastructure (GitHub, CI, etc).state: blockedIssues that are blocked on some other issue or work.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions