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

Commit6616acf

Browse files
authored
Build: Test on Node.js 20, stop testing on Node.js 14 & 19
Closesgh-5250
1 parent89ef81f commit6616acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
# Node.js 10 is required by jQuery infra
1515
# Do not remove 16.x until jsdom tests are re-enabled on newer Node.js versions.
16-
NODE_VERSION:[10.x,14.x,16.x, 18.x,19.x]
16+
NODE_VERSION:[10.x, 16.x, 18.x,20.x]
1717
NPM_SCRIPT:["test:browserless"]
1818
include:
1919
-NAME:"Browser tests: full build, Chrome, Firefox & WebKit"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp