Skip to content

Commit c4156c9

Browse files
authored
[tsp-client] Update Node.js version for Ubuntu in CI workflow (#15937)
1 parent 8050eed commit c4156c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tsp-client-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
include:
2020
- os: ubuntu-latest
21-
node-version: 20
21+
node-version: 22
2222
- os: windows-latest
2323
node-version: 24
2424

0 commit comments

Comments
 (0)