Skip to content

Commit d4d0659

Browse files
authored
Merge pull request #20960 from NullVoxPopuli/patch-5
2 parents 2a7a357 + d05a3fb commit d4d0659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
matrix:
5757
# I removed 'next' from this list because we're seeing buggy behavior in
5858
# the so-far unreleased 5.4. -ef4
59-
ts-version: ['5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6', '5.7', '5.8']
59+
ts-version: ['5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6', '5.7', '5.8', '5.9']
6060
steps:
6161
- uses: actions/checkout@v4
6262
- uses: ./.github/actions/setup

0 commit comments

Comments
 (0)