diff --git a/ci/build.yml b/ci/build.yml index f26499be01..2103448a4a 100644 --- a/ci/build.yml +++ b/ci/build.yml @@ -163,7 +163,6 @@ crypto build: # Legacy -# TODO: add clang https://github.com/trezor/trezor-firmware/issues/44 legacy fw regular build: stage: build <<: *only_changes_legacy diff --git a/ci/test.yml b/ci/test.yml index 16d98af106..3f18ed7e24 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -62,7 +62,7 @@ core unix btconly device test: core unix monero test: stage: test <<: *only_changes_core - retry: 2 # see #405 + retry: 2 # see https://github.com/trezor/trezor-firmware/issues/405 dependencies: - core unix frozen regular build script: @@ -72,7 +72,7 @@ core unix monero test: core unix u2f test: stage: test <<: *only_changes_core - retry: 2 # see #596 + retry: 2 # see https://github.com/trezor/trezor-firmware/issues/596 dependencies: - core unix frozen regular build script: