We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393a433 commit 4be3cdcCopy full SHA for 4be3cdc
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- node: [12, 14]
+ node: [12, 14, 16]
25
suffix: ["", "-minimal"]
26
27
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments