Skip to content

Commit

Permalink
chore: update CI to Node 20 (#12904)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Apr 19, 2023
1 parent 62ebe28 commit b83a192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node_version: [14, 16, 18]
node_version: [14, 16, 18, 20]
include:
# Active LTS + other OS
- os: macos-latest
Expand Down

0 comments on commit b83a192

Please sign in to comment.