Skip to content

Commit 1d8bedd

Browse files
committed
Update Node.js versions
1 parent aa909f2 commit 1d8bedd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66

77
env:
8-
PRIMARY_NODEJS_VERSION: 20
8+
PRIMARY_NODEJS_VERSION: 24
99
REPORTER: "min"
1010

1111
jobs:
@@ -67,6 +67,7 @@ jobs:
6767
- 18
6868
- 20
6969
- 22
70+
- 24
7071

7172
steps:
7273
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)