<div>Hi all,<br></div><div>I just noticed that when I rewrote the .gitlab-ci.yml file, I accidentally removed the `osx_version=10.8` flag from the tar_em_up.sh invocation. This means the CI pulls nw.js v0.24.4 instead of v0.14.7 for the Mac OS tests since <a href="https://git.purrdata.net/jwilkes/purr-data/-/commit/4bffb36f92ff3b3ee67cde7cb2d3fc055efff2b6">https://git.purrdata.net/jwilkes/purr-data/-/commit/4bffb36f92ff3b3ee67cde7cb2d3fc055efff2b6</a><br></div><div><br></div><div>I'm guessing the correct thing is to restore that flag, but since nobody seems to have noticed yet -- is it needed? Was this because newer versions of nw.js drop support for OSX 10.8?<br></div><div>Sam<br></div>