Unverified Commit f6ea8b94 by Laurin Quast Committed by GitHub

also build node 10 binaries

parent a39006be
......@@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
nodeVersion: [11, 12, 13, 14]
nodeVersion: [10, 11, 12, 13, 14]
platform: ["linux", "alpine"]
arch: [linux/arm/v7, linux/arm64]
include:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment