Skip to content

Commit 1412229

Browse files
wolfy1339oscard0m
authored andcommitted
ci: stop testing against NodeJS v18
1 parent 33e97b9 commit 1412229

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
@@ -18,9 +18,9 @@ jobs:
1818
strategy:
1919
matrix:
2020
node_version:
21-
- 18
2221
- 20
2322
- 22
23+
- 24
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: Use Node.js ${{ matrix.node_version }}

0 commit comments

Comments
 (0)