Skip to content

Commit 2a7a357

Browse files
authored
Merge pull request #20957 from NullVoxPopuli/patch-4
2 parents 482e62c + 7c5e4c0 commit 2a7a357

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']
59+
ts-version: ['5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6', '5.7', '5.8']
6060
steps:
6161
- uses: actions/checkout@v4
6262
- uses: ./.github/actions/setup

0 commit comments

Comments
 (0)