Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7b7252

Browse files
authored
test: Run with Node.js 20 (#1263)
1 parent 2653fd9 commit a7b7252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/validate.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Otherwise we would not know if the problem is tied to the Node.js version
3030
fail-fast: false
3131
matrix:
32-
node: [14, 16, 18]
32+
node: [14, 16, 18, 20]
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: ⬇️ Checkout repo

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /