Skip to content

Commit d8cb324

Browse files
committed
ci: remove matrix
1 parent b27c9af commit d8cb324

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
lintAndTest:
1717
if: github.event.pull_request.draft == false
1818
runs-on: ubuntu-latest
19-
strategy:
20-
matrix:
21-
node-version: [18]
22-
os: [ubuntu-latest, windows-latest]
2319

2420
steps:
2521
- uses: styfle/[email protected]

0 commit comments

Comments
 (0)