Browse Source

CI: Try macOS with xcode12.2

tags/v1.0
falkTX 4 years ago
parent
commit
fd7e5c24d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -64,7 +64,7 @@ jobs:
# macOS native universal build
- name: "macOS native universal"
os: osx
osx_image: xcode12u
osx_image: xcode12.2
env:
- TARGET="macos-universal"
- PLUGINS="${PLUGINS_BASE} ${PLUGINS_CROSS}"


Loading…
Cancel
Save