Commit e9117d8e authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Switch to GCC for CC9

parent 29646cc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -223,6 +223,7 @@ fmt:coverity:
    only:
        - schedules
    variables:
        COMPILER_TYPE: "gcc"
        SCHEDULE_TAG: "coverity"
    script:
        - wget --quiet https://scan.coverity.com/download/linux64 --post-data "token=$COVERITY_SCAN_TOKEN&project=$COVERITY_SCAN_PROJECT_NAME" -O /tmp/cov-analysis-linux64.tgz