mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 09:51:07 +02:00
ci: Properly bump to focal for win cross build
This commit is contained in:
@@ -82,10 +82,10 @@ task:
|
||||
FILE_ENV: "./ci/test/00_setup_env_arm.sh"
|
||||
|
||||
task:
|
||||
name: 'Win64 [unit tests, no gui tests, no boost::process, no functional tests] [bionic]'
|
||||
name: 'Win64 [unit tests, no gui tests, no boost::process, no functional tests] [focal]'
|
||||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:bionic
|
||||
image: ubuntu:focal
|
||||
env:
|
||||
FILE_ENV: "./ci/test/00_setup_env_win64.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user