Skip to content

Commit

Permalink
Update TypeScript support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Nov 27, 2024
1 parent d2960b9 commit 9f00e64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ jobs:
fail-fast: true
matrix:
typescript-scenario:
- typescript@4.8
- typescript@4.9
- typescript@5.0
- typescript@5.1
- typescript@5.4
- typescript@5.5
- typescript@5.6
- typescript@5.7

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9f00e64

Please sign in to comment.