Skip to content

Commit fe2f503

Browse files
committed
ci: stop testing against NodeJS v18
1 parent 36418b1 commit fe2f503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
strategy:
1515
matrix:
1616
node_version:
17-
- 18
1817
- 20
1918
- 22
19+
- 24
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Use Node.js ${{ matrix.node_version }}

0 commit comments

Comments
 (0)