Skip to content

Commit 8183ad8

Browse files
committed
update build matrix
1 parent 227f432 commit 8183ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
node: ["10", "12", "14"]
8+
node: ["12", "14", "16"]
99
steps:
1010
- uses: actions/checkout@v2
1111

0 commit comments

Comments
 (0)