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 185e314

Browse files
authored
test: Add Node.js 18.x to test matrix (#1138)
1 parent 4d76a4a commit 185e314

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
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
node: [12, 14, 16]
23+
node: [12, 14, 16, 18]
2424
react: [latest, next, experimental]
2525
runs-on: ubuntu-latest
2626
steps:

0 commit comments

Comments
(0)

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