File tree Expand file tree Collapse file tree 3 files changed +1
-13
lines changed
Expand file tree Collapse file tree 3 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 4747 fail-fast : false
4848 matrix :
4949 node-version :
50- - 14
51- - 16
5250 - 18
5351 - 20
5452 os :
5755 - macos-latest
5856 project :
5957 - fetch
60- exclude :
61- - os : windows-latest
62- node-version : 14
63- # On macOS, run tests with only the LTS environments.
64- - os : macos-latest
65- node-version : 14
6658
6759 steps :
6860 - uses : actions/checkout@v3
8173 # upload coverage only once
8274 - name : Coveralls
8375 uses : coverallsapp/github-action@master
84- if : matrix.node == '14 ' && matrix.os == 'ubuntu-latest'
76+ if : matrix.node == '18 ' && matrix.os == 'ubuntu-latest'
8577 with :
8678 github-token : ${{ secrets.GITHUB_TOKEN }}
8779
Original file line number Diff line number Diff line change 4545 fail-fast : false
4646 matrix :
4747 node-version :
48- - 14
49- - 16
5048 - 18
5149 - 20
5250 os :
Original file line number Diff line number Diff line change 4646 fail-fast : false
4747 matrix :
4848 node-version :
49- - 14
50- - 16
5149 - 18
5250 - 20
5351 os :
You can’t perform that action at this time.
0 commit comments