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 2f5ad38 commit 87d1ec4Copy full SHA for 87d1ec4
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
fail-fast: false
41
matrix:
42
node: ['14.x']
43
- ts: ['3.9', '4.0', '4.1', '4.2', '4.3', 'next']
+ ts: ['4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']
44
steps:
45
- name: Checkout repo
46
uses: actions/checkout@v2
0 commit comments