Skip to content

Commit

Permalink
ci: Test at node 16.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
scagood committed Nov 9, 2023
1 parent 034e626 commit 4a5ab67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
node: [18.x, 20.x]
include:
# run on node lts(ubuntu-latest)
- os: ubuntu-latest
node: "16.0.x"
eslint: "8.x"
- os: ubuntu-latest
node: "16.x"
eslint: "8.x"
Expand Down

0 comments on commit 4a5ab67

Please sign in to comment.