Skip to content

Commit

Permalink
up node ver
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jul 7, 2024
1 parent 44a1690 commit 855359c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- 'ubuntu-latest'
node_version:
- '16'
- '18'
- '20'
runs-on: ${{ matrix.os }}
env:
REPORT_COVERAGE: ${{ fromJSON('["false", "true"]')[matrix.node_version == '16' && matrix.os == 'ubuntu-latest'] }}
Expand Down

0 comments on commit 855359c

Please sign in to comment.