We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3dc9a9 commit d53a928Copy full SHA for d53a928
.github/workflows/build-and-test-types.yml
@@ -57,7 +57,7 @@ jobs:
57
fail-fast: false
58
matrix:
59
node: ['18.x']
60
- ts: ['4.7', '4.8', '4.9', '5.0', '5.1', '5.2', '5.3']
+ ts: ['4.7', '4.8', '4.9', '5.0', '5.1', '5.2', '5.3', '5.4']
61
62
steps:
63
- name: Checkout repo
0 commit comments