File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Set up Node.js 18
2525 uses : actions/setup-node@v4
2626 with :
27- node-version : 18
27+ node-version : 20
2828
2929 - name : Install dependencies
3030 run : |
4646 strategy :
4747 fail-fast : false # doesn't stop on first failure
4848 matrix :
49- os : [ubuntu-latest, windows-latest ]
50- node-version : [18, 20, 22]
49+ os : [ubuntu-latest]
50+ node-version : [20, 22]
5151 runs-on : ${{ matrix.os }}
5252 steps :
5353 - name : Checkout repository
Original file line number Diff line number Diff line change 11[ ![ npm] ( https://img.shields.io/npm/v/flaget?logo=npm&color=brightgreen " npm package ")] ( https://www.npmjs.com/package/ansis " download npm package ")
22[ ![ node] ( https://img.shields.io/node/v/flaget )] ( https://nodejs.org )
33[ ![ Test] ( https://github.com/webdiscus/flaget/actions/workflows/test.yml/badge.svg )] ( https://github.com/webdiscus/flaget/actions/workflows/test.yml )
4- [ ![ codecov] ( https://codecov.io/gh/webdiscus/flaget/branch/master/ graph/badge.svg?token=H7SFJONX1X )] ( https://codecov.io/gh/webdiscus/flaget )
4+ [ ![ codecov] ( https://codecov.io/gh/webdiscus/flaget/graph/badge.svg?token=ETZKAUG7D3 )] ( https://codecov.io/gh/webdiscus/flaget )
55[ ![ install size] ( https://packagephobia.com/badge?p=flaget )] ( https://packagephobia.com/result?p=flaget )
66
77<h1 align =" center " >
You can’t perform that action at this time.
0 commit comments