mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-18 11:21:11 +00:00
ci: build T3T1 firmware for production bootloader
[no changelog]
This commit is contained in:
parent
e3b9548506
commit
38bdfbe4af
1
.github/workflows/core.yml
vendored
1
.github/workflows/core.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
BITCOIN_ONLY: ${{ matrix.coins == 'universal' && '0' || '1' }}
|
||||
PYOPT: ${{ matrix.type == 'debuglink' && '0' || '1' }}
|
||||
PRODUCTION: ${{ matrix.type == 'production' && '1' || '0' }}
|
||||
BOOTLOADER_DEVEL: ${{ matrix.model == 'T3T1' && '1' || '0' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user