mirror of https://github.com/bitcoin/bitcoin.git
ci: port 32-bit-centos-dash-gui
Github-Pull: #32989
Rebased-From: 549074bc64
Co-authored-by: Max Edwards <youwontforgetthis@gmail.com>
This commit is contained in:
parent
fa259b4e72
commit
c2c69cd6ec
|
@ -390,6 +390,12 @@ jobs:
|
|||
timeout-minutes: 120
|
||||
file-env: './ci/test/00_setup_env_native_previous_releases.sh'
|
||||
|
||||
- name: '32bit CentOS, dash, gui'
|
||||
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
|
||||
fallback-runner: 'ubuntu-24.04'
|
||||
timeout-minutes: 120
|
||||
file-env: './ci/test/00_setup_env_i686_centos.sh'
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
|
|
Loading…
Reference in New Issue