Revert Coverity CI to run on Fedora 31
Coverity is not currently supporting GCC 10, so we need to run on GCC 9 for the time being.
This commit is contained in:
parent
beab68db13
commit
45b1a65a64
|
@ -39,6 +39,7 @@ Coverity:
|
|||
tags:
|
||||
- coverity
|
||||
stage: build
|
||||
image: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:31
|
||||
only:
|
||||
variables:
|
||||
- $SCHEDULED_JOB_NAME == "coverity"
|
||||
|
|
Loading…
Reference in New Issue