Skip to content

Commit 6481f76

Browse files
chore: update release pipeline
1 parent 9b98200 commit 6481f76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build_and_test:
1313
strategy:
1414
matrix:
15-
node: [18, 20, 22]
15+
node: [20, 22, 24]
1616
os: ['ubuntu-latest', 'windows-latest']
1717

1818
name: Node ${{ matrix.node }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)