diff options
author | Dane Springmeyer <dane@mapbox.com> | 2019-10-23 18:42:48 -0700 |
---|---|---|
committer | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2019-10-24 13:26:32 +0300 |
commit | 744102d95524f6ae3b451f9cfd726651008fcd6b (patch) | |
tree | 6e704ba0d8580b78badc5cb8bac20ba94d2adaf3 | |
parent | a1aa3b0e086ac31fd59cc870acc72f42be919679 (diff) | |
download | qtlocation-mapboxgl-744102d95524f6ae3b451f9cfd726651008fcd6b.tar.gz |
back to v8
-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 |