This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Releases
mirror of
https://github.com/falkTX/Carla-Releases.git
Watch
1
Star
0
Fork
0
Code
Releases
15
Activity
Browse Source
Use travis xcode12.3 image for macOS universal builds
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.0-RC1
falkTX
4 years ago
parent
82eac6e2f2
commit
39ab49538b
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -46,7 +46,7 @@ jobs:
# macOS universal build
- name: "macOS universal"
os: osx
osx_image: xcode12
u
osx_image: xcode12
.3
env:
- TARGET="macos-universal"
Write
Preview
Loading…
Cancel
Save