Wireshark-commits: [Wireshark-commits] master-3.0 860ed67: gitlab-ci: test nopcap build with gcc-7

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 17:46:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=860ed6798c9a57cc97d0ea0d63766484bfd947e1
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

860ed67 by Peter Wu (peter@xxxxxxxxxxxxx):

    gitlab-ci: test nopcap build with gcc-7 instead of gcc-8
    
    gcc-7 is included with build-essential on Ubuntu 18.04, not installing
    an additional gcc-8 saves 110M on disk. The coverage should more or less
    be the same, even very old compilers will catch typical build failures.
    
    Change-Id: I03c95dcd1c83b02390489a47de7e2a8d2d757232
    Reviewed-on: https://code.wireshark.org/review/36415
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit 7e89bd873aa96577252cea6e9016fac15533f909)
    Reviewed-on: https://code.wireshark.org/review/36419
    

Actions performed:

    from  c2d385b   gitlab-ci: print tshark --version for OpenSUSE and Debian
     add  860ed67   gitlab-ci: test nopcap build with gcc-7 instead of gcc-8


Summary of changes:
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)