Skip to content

Commit 952b872

Browse files
committed
Test on newer Node versions
1 parent 108d0c8 commit 952b872

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/push.yml

+3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
- ${{ needs.build.outputs.node-version }}
5252
- "lts/hydrogen"
5353
- "lts/iron"
54+
- "lts/jod"
55+
- "latest"
56+
continue-on-error: ${{ matrix.node-version == 'latest' }}
5457
uses: "./.github/workflows/e2e.yml"
5558
with:
5659
artifact-name: "fauxauth-lib"

0 commit comments

Comments
 (0)