Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 16, 2023
1 parent 4046187 commit aec8f0a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- 20
- 18
- 16
- 14
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand All @@ -29,9 +28,7 @@ jobs:
matrix:
typescript-version:
- "latest"
- "~4.9.0"
- "~4.8.0"
- "~4.7.0"
- "~5.1.0"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit aec8f0a

Please sign in to comment.