Skip to content

Commit 66facf6

Browse files
committed
ci(config): change version
1 parent 77a0231 commit 66facf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
strategy:
5050
matrix:
51-
node-version: [18.x, 20.x]
51+
node-version: [20.x, 22.x]
5252
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
5353

5454
steps:

0 commit comments

Comments
 (0)