Skip to content

Commit

Permalink
Merge pull request #506 from samvera-labs/update-node-circleci
Browse files Browse the repository at this point in the history
Update Node in Circle-CI
  • Loading branch information
Dananji committed May 23, 2024
2 parents f18afc3 + 3db06a3 commit 08ec1ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ workflows:
test-matrix:
jobs:
- node/test:
name: node-16
version: 16.10.0
name: node-20
version: 20.13.1
pkg-manager: yarn
- node/test:
name: node-14
version: 14.15.0
name: node-18
version: 18.20.0
pkg-manager: yarn

0 comments on commit 08ec1ae

Please sign in to comment.