Skip to content

Commit 8dd791b

Browse files
committed
Remove matrix
1 parent 9e115c6 commit 8dd791b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ jobs:
44
build:
55
name: Build & test
66
runs-on: ubuntu-latest
7-
strategy:
8-
matrix:
9-
node-version: [18.x, 20.x]
107
steps:
118
- uses: actions/checkout@v4
129
- uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)