mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 04:01:04 +02:00
ci: use Ubuntu Focal for macOS cross build
This commit is contained in:
@@ -160,10 +160,10 @@ task:
|
||||
FILE_ENV: "./ci/test/00_setup_env_native_nowallet.sh"
|
||||
|
||||
task:
|
||||
name: 'macOS 10.14 [gui, no tests] [bionic]'
|
||||
name: 'macOS 10.14 [gui, no tests] [focal]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:bionic
|
||||
image: ubuntu:focal
|
||||
env:
|
||||
FILE_ENV: "./ci/test/00_setup_env_mac.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user