Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
eslint: [9.15.0, 9.x, ^10.0.0-rc.0]
eslint: [9.15.0, 9.x, 10.x]
Comment thread
lumirlumir marked this conversation as resolved.
node: [25.x, 24.x, 22.x, 20.x, "20.19.0"]
include:
- os: windows-latest
Expand Down