diff options
| author | Dane Springmeyer <dane@mapbox.com> | 2019-10-23 18:42:48 -0700 |
|---|---|---|
| committer | Dane Springmeyer <dane@mapbox.com> | 2019-10-23 18:42:48 -0700 |
| commit | 1de4bac65ee3ade84664a102e0f59b750f35738a (patch) | |
| tree | 6e704ba0d8580b78badc5cb8bac20ba94d2adaf3 | |
| parent | d91b6cd8412f5badf84cb4e457e906a292f9b223 (diff) | |
| download | qtlocation-mapboxgl-upstream/fix-node-linux-publishing.tar.gz | |
back to v8upstream/fix-node-linux-publishing
| -rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index e411d21267..11954ccf6d 100644 --- a/circle.yml +++ b/circle.yml @@ -564,7 +564,7 @@ commands: parameters: node_version: type: string - default: 10 + default: v8 steps: - run: name: Run node tests |
