File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ task:
314
314
FILE_ENV : " ./ci/test/00_setup_env_mac.sh"
315
315
316
316
task :
317
- name : ' macOS 12 native [gui, system sqlite only ] [no depends]'
317
+ name : ' macOS 12 native x86_64 [gui, system sqlite] [no depends]'
318
318
macos_instance :
319
319
# Use latest image, but hardcode version to avoid silent upgrades (and breaks)
320
320
image : monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
@@ -323,7 +323,7 @@ task:
323
323
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
324
324
CI_USE_APT_INSTALL : " no"
325
325
PACKAGE_MANAGER_INSTALL : " echo" # Nothing to do
326
- FILE_ENV : " ./ci/test/00_setup_env_mac_host .sh"
326
+ FILE_ENV : " ./ci/test/00_setup_env_mac_native_x86_64 .sh"
327
327
328
328
task :
329
329
name : ' ARM64 Android APK [focal]'
File renamed without changes.
You can’t perform that action at this time.
0 commit comments