Skip to content

GitHub Action zig build failing with HTTP response: EndOfStream #19091

@wintermi

Description

@wintermi

Zig Version

0.12.0-dev.3002+9d7082972

Steps to Reproduce and Observed Behavior

When executing a zig build via a GitHub Action on ubuntu-latest it fails with the following error message.

build.zig.zon:12:20: error: invalid HTTP response: EndOfStream

Running the same zig build on macos-latest works without any issues

Expected Behavior

Successful fetch of packages when building on Linux, as is the case with the macOS build

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions