Movatterモバイル変換


[0]ホーム

URL:


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

Commit34e5b4f

Browse files
authored
checks.yml: run tests under Node.js 18.x, 20.x, 22.x, 24.x
1 parent929969d commit34e5b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/checks.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast:false
5555
matrix:
56-
node-version:[18.x, 20.x]
56+
node-version:[18.x, 20.x, 22.x, 24.x]
5757
runs-on:ubuntu-latest
5858

5959
steps:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp