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 d1a2ae9

Browse files
committed
Update testing to match currently supported node.js versions
1 parent 30b0c67 commit d1a2ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fail-fast: false
4343
matrix:
4444
# See supported Node.js release schedule at https://nodejs.org/en/about/previous-releases
45-
node-version: [18.x, 20.x, 21.x]
45+
node-version: [18.x, 20.x, 22.x]
4646

4747
steps:
4848
- uses: actions/checkout@v3

0 commit comments

Comments
(0)

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