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 8df118b commit 29024afCopy full SHA for 29024af
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- ts-version: [~4.4]
+ ts-version: [~4.4, ~4.5]
47
steps:
48
- uses: actions/checkout@v2
49
- run: rm .npmrc
0 commit comments