Skip to content

Commit 3f46117

Browse files
Merge pull request #188 from rakutentech/kevincobain2000-patch-1
node 19 >> CI
2 parents 97c75f5 + 67ce173 commit 3f46117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-versions: [16, 18]
13+
node-versions: [16, 18, 19]
1414

1515
steps:
1616
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)