Skip to content

Commit

Permalink
testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jun 1, 2024
1 parent 511829c commit 06e208e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ workflows:
- test-node:
matrix:
parameters:
os: ['linux']
node-version: ['14', '16', '18', '20', '22']
os: ['linux', 'macos']
node-version: ['12', '14']

0 comments on commit 06e208e

Please sign in to comment.