Skip to content

Commit fb2eb9f

Browse files
committed
Remove matrix
1 parent 443349f commit fb2eb9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-20.04
88
strategy:
99
matrix:
10-
node: ['16.x', '18.x']
10+
node: ['18.x']
1111

1212
steps:
1313
- name: Checkout repo

0 commit comments

Comments
 (0)