Skip to content
Snippets Groups Projects
Commit 97e51029 authored by Sam Thursfield's avatar Sam Thursfield Committed by Albert Gräf
Browse files

ci: Restore missing osx_version flag

This causes tar_em_up.sh to download an older version of nw.js suitable
for OSX 10.8.

It was accidentally removed by me in 4bffb36f.
parent 5f1c57e2
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ osx_10.8_x86_64_dmg:
- dmg
variables:
BUILD_TYPE_FLAG: -X
osx_version: "10.8"
script:
- echo `pwd`
- *build_all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment