Skip to content

Commit

Permalink
Updated GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisn committed Dec 6, 2023
1 parent 31603c7 commit 0b886ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
strategy:
matrix:
include:
- node-version: 14.x
- node-version: 16.x
- node-version: 18.x
- node-version: 20.x
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
include:
- node-version: 14.x
- node-version: 16.x
- node-version: 18.x
- node-version: 20.x
Expand Down

0 comments on commit 0b886ab

Please sign in to comment.