Skip to content

Commit 3ba988c

Browse files
authored
ci: temp remove eslint 9 from ci
1 parent e91881c commit 3ba988c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix.os }})
4141
strategy:
4242
matrix:
43-
eslint: [8, 9]
43+
eslint: [8]
4444
node: [12.22.0, 12, 14.17.0, 14, 16.0.0, 16, 18, 20]
4545
os: [ubuntu-latest]
4646
include:

0 commit comments

Comments
 (0)