Skip to content

Upgrade container to avoid problems with Node 20 used by Github actions #296

@cschwan

Description

@cschwan

Making the 0.8.0 release failed: https://github.com/NNPDF/pineappl/actions/runs/9804583913. Commits e5e26e5 and dc311a6 temporarily fix the problem, until some unspecified date: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/.

The only problematic action is release.yml and it the relevant jobs are capi-linux and cli-linux. For both jobs we'd have to find a container with a GLIBC version old enough to support most systems, but new enough to support Node 20.

Metadata

Metadata

Assignees

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