GSA / Challenge_gov

Other
27 stars 13 forks source link

Check CircleCI configuration to sync with current node version #1336

Closed kkrug closed 4 weeks ago

kkrug commented 1 month ago

User Story

As a developer, I want to check the CircleCI configuration so that it syncs with the current version of node for testing.

Acceptance Criteria

  1. Given the node version is updated, when CircleCI configuration is checked then it should sync with the current node version.

Tasks:

Background

This issue is only relevant after the node version is updated per issue #1335.