Skip to content

Commit 821be20

Browse files
committed
Add TS 5.9 to the matrix
1 parent 407688d commit 821be20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
fail-fast: false
306306
matrix:
307307
node: ['22.x']
308-
ts: ['5.3', '5.4', '5.5', '5.6', '5.7', '5.8', 'next']
308+
ts: ['5.3', '5.4', '5.5', '5.6', '5.7', '5.8', '5.9', 'next']
309309
example:
310310
[
311311
{ name: 'bundler', moduleResolution: 'Bundler' },

0 commit comments

Comments
 (0)