Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jan 29, 2024
1 parent bda46b9 commit 9b43fea
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 @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
eslint: [8.x, "9.0.0-alpha.1"]
eslint: [8.x, "next"]
node: [18.x, 20.x]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 9b43fea

Please sign in to comment.