mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-27 02:12:35 +00:00
ci: build PYOPT=1 emulators nightly
[no changelog]
This commit is contained in:
parent
6d0bcca70c
commit
11c2f31499
2
.github/workflows/core.yml
vendored
2
.github/workflows/core.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
|||||||
model: [T2T1, T3B1, T3T1, T3W1]
|
model: [T2T1, T3B1, T3T1, T3W1]
|
||||||
coins: [universal, btconly]
|
coins: [universal, btconly]
|
||||||
# type: [normal, debuglink]
|
# type: [normal, debuglink]
|
||||||
type: [debuglink]
|
type: ${{ fromJSON(github.event_name == 'schedule' && '["normal", "debuglink"]' || '["debuglink"]') }}
|
||||||
asan: ${{ fromJSON(needs.param.outputs.asan) }}
|
asan: ${{ fromJSON(needs.param.outputs.asan) }}
|
||||||
exclude:
|
exclude:
|
||||||
- type: normal
|
- type: normal
|
||||||
|
Loading…
Reference in New Issue
Block a user