Skip to content

Node * and Node lts/* CI jobs are duplicates #51943

Description

@ddzz

Bug Report

In the GitHub Actions CI matrix, the Node versions * and lts/* both resolve to the same version (currently 18.12.1), making these two jobs duplicates.

🔎 Search Terms

CI, continuous integration, Node version

🕗 Version & Regression Information

N/A

⏯ Playground Link

https://github.com/microsoft/TypeScript/actions/runs/3721283259/jobs/6311330943#step:3:9

https://github.com/microsoft/TypeScript/actions/runs/3721283259/jobs/6311330986#step:3:10

💻 Code

https://github.com/microsoft/TypeScript/blob/main/.github/workflows/ci.yml#L21-L22

🙁 Actual behavior

The Node version in the two CI jobs are the same, making them duplicates.

🙂 Expected behavior

The Node version "*" in the matrix should be changed to "19.x" so that tests run using the latest Node version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

InfrastructureIssue relates to TypeScript team infrastructureNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions