File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2828 fail-fast : false
2929 matrix :
3030 node-version : [20.x, 22.x, 24.x]
31- coherence-version : [22.06.12, 14.1.2-0-2 , 25.03.2]
31+ coherence-version : [22.06.12, 14.1.2-0-3 , 25.03.2]
3232
3333 steps :
3434 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2828 fail-fast : false
2929 matrix :
3030 node-version : [20.x, 22.x, 24.x]
31- coherence-version : [22.06.12, 14.1.2-0-2 , 25.03.2]
31+ coherence-version : [22.06.12, 14.1.2-0-3 , 25.03.2]
3232
3333 steps :
3434 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 3939 # run unit tests
4040 - run : COHERENCE_VERSION=22.06.12 npm run test-cycle
4141 - run : COHERENCE_VERSION=25.03.2 npm run test-cycle
42+ - run : COHERENCE_VERSION=14.1.2-0-3 npm run test-cycle
4243 - run : npm install --no-save typedoc
4344 # generate dist which runs other tasks
4445 - run : npm run dist
You can’t perform that action at this time.
0 commit comments