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 9ee1df5 commit e1e38efCopy full SHA for e1e38ef
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
fail-fast: false
41
matrix:
42
node: ['16.x']
43
- ts: ['4.1', '4.2', '4.3', '4.4', '4.5', '4.6', '4.7', '4.8', '4.9.2-rc']
+ ts: ['4.7', '4.8', '4.9', '5.0']
44
steps:
45
- name: Checkout repo
46
uses: actions/checkout@v2
0 commit comments