Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed Jan 30, 2025
1 parent b6745a1 commit 6c1e614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
- rc
- next
exclude:
- eslintTsVersion: 8
- eslintTsVersion: ^8
tsVersion: 5.1
- eslintTsVersion: 8
- eslintTsVersion: ^8
tsVersion: 5.2
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6c1e614

Please sign in to comment.