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:
314314 FILE_ENV : " ./ci/test/00_setup_env_mac.sh"
315315
316316task :
317- name : ' macOS 12 native [gui, system sqlite only ] [no depends]'
317+ name : ' macOS 12 native x86_64 [gui, system sqlite] [no depends]'
318318 macos_instance :
319319 # Use latest image, but hardcode version to avoid silent upgrades (and breaks)
320320 image : monterey-xcode-13.3 # https://cirrus-ci.org/guide/macOS
@@ -323,7 +323,7 @@ task:
323323 << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
324324 CI_USE_APT_INSTALL : " no"
325325 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"
327327
328328task :
329329 name : ' ARM64 Android APK [focal]'
File renamed without changes.
You can’t perform that action at this time.
0 commit comments