Skip to content

Commit 1f146f4

Browse files
committed
refactor: remove node version matrix from CI test job
1 parent 01d1c70 commit 1f146f4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
test:
1717
runs-on: ubuntu-latest
1818

19-
strategy:
20-
matrix:
21-
node-version: [18.x, 20.x]
22-
2319
steps:
2420
- name: Checkout code
2521
uses: actions/checkout@v4

0 commit comments

Comments
 (0)