Skip to content

Commit

Permalink
Test compatibility with TypeScript 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Aug 22, 2020
1 parent ea66e64 commit 2b41fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ts-version: [~3.7.5, ~3.8, ~3.9]
ts-version: [~3.7.5, ~3.8, ~3.9, ~4.0]
steps:
- uses: actions/checkout@v1
with:
Expand Down

0 comments on commit 2b41fb0

Please sign in to comment.