ci: fuzz: add timeout
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Successful in 37s
Gentoo Utils / fuzz (push) Has been cancelled
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Successful in 37s
Gentoo Utils / fuzz (push) Has been cancelled
This commit is contained in:
@@ -123,6 +123,7 @@ jobs:
|
||||
|
||||
fuzz:
|
||||
runs-on: brutalisk
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
CC: 'clang'
|
||||
CXX: 'clang++'
|
||||
|
||||
Reference in New Issue
Block a user