Skip to content

CI uses both node:10 and node:latest #815

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Overview

- image: circleci/node:10

- image: circleci/node:latest

Actual Behavior

This is an old discrepancy I'd never noticed until now. They should all ideally be on the same image, to reduce the number of images CircleCI has to potentially redownload / pull from cache

Expected Behavior

Move everything to node:latest.

Metadata

Metadata

Labels

status: accepting prsPlease, send in a PR to resolve this! ✨type: cleanupCode smells, incorrect tests, build systems, or other internal shenanigans

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions