Skip to content

Commit 42c51d4

Browse files
committed
ci: update Node.js version to 20
1 parent c4e1422 commit 42c51d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
os: [ubuntu-latest, macos-latest, windows-latest]
21-
node_version: [18, 20]
21+
node_version: [20]
2222
fail-fast: false
2323

2424
steps:

0 commit comments

Comments
 (0)