mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
CI: Use node 12 for tests to match runtime version
Change-type: patch
This commit is contained in:
parent
8c1838fd5e
commit
095f67c830
@ -58,7 +58,7 @@ version: 2
|
||||
jobs:
|
||||
generic:
|
||||
docker:
|
||||
- image: balenalib/amd64-alpine-node:10
|
||||
- image: balenalib/amd64-alpine-node:12
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user