Skip to content

[BUG] graph test fails with Ubuntu 24.04 runner #2050

@d10r

Description

@d10r

https://github.com/superfluid-finance/protocol-monorepo/actions/runs/12764563828/job/35577016885?pr=2048

image

Where this comes from:
https://github.com/graphprotocol/graph-tooling/blob/main/packages/cli/src/commands/test.ts#L230

apparently this graph code only works with Ubuntu 18, 20, 22 Linux distributions.

Our CI workflows use ubuntu-latest, which seems to have recently switched from 22.04 to 24.04.

Since the issue is known and apparently not highly prioritized, we shouldn't get blocked by it.

We should pin the runner image to a specific OS version in order to avoid this kind of breakage in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions