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