Skip to content

Commit 585086d

Browse files
committed
chore(build): remove browser from build matrix
1 parent 82a10e9 commit 585086d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/eslint-plugin-jest-dom.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
matrix:
1515
os: [ubuntu-latest]
1616
node: [15, 14, 12, 10]
17-
browser: ["chrome:headless", "firefox:headless"]
1817
steps:
1918
- uses: actions/setup-node@v1
2019
with:

0 commit comments

Comments
 (0)