Skip to content

Commit

Permalink
Merge pull request #474 from NullVoxPopuli/drop-old-ts
Browse files Browse the repository at this point in the history
Drop support for TS < 5
  • Loading branch information
NullVoxPopuli authored Dec 28, 2023
2 parents d1d6933 + 72f6cb7 commit 93d4a39
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,10 @@ jobs:
fail-fast: true
matrix:
typescript-scenario:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
steps:
- uses: actions/checkout@v3
- uses: wyvox/action-setup-pnpm@v3
Expand Down

0 comments on commit 93d4a39

Please sign in to comment.