Skip to content

Commit

Permalink
Update Node in Circle-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Dananji committed May 23, 2024
1 parent f18afc3 commit 3db06a3
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 3db06a3

Please sign in to comment.