Skip to content

Commit d13fe94

Browse files
committed
ci: require 20
1 parent d754601 commit d13fe94

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
strategy:
3232
matrix:
33-
node: [18.x, lts/*]
33+
node: [20.x, lts/*]
3434
os: [ubuntu-latest, windows-latest, macos-latest]
3535
fail-fast: false
3636

0 commit comments

Comments
 (0)