Wireshark-commits: [Wireshark-commits] master 7e89bd8: gitlab-ci: test nopcap build with gcc-7 inst

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

Commits:

7e89bd8 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>
    

Actions performed:

    from  01f706a   USB HID: fix interpretation of unit exponent field
     add  7e89bd8   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(-)