]> git.ipfire.org Git - thirdparty/mdadm.git/commit
CI: add new gcc 14
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Wed, 31 Jul 2024 14:24:37 +0000 (16:24 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 6 Aug 2024 11:53:54 +0000 (13:53 +0200)
commit18f6abca8d689206807c03469d6f53621507b263
tree63ce24300002d4032724dc6f67ecc38be6ac3c6b
parent125217e0903ab0eb574d20c698c49b04e3b1a99c
CI: add new gcc 14

Add new released gcc to compilation test during GH action.
Change runner to Ubuntu 24.04 which supports gcc versions up to 14.
Previously ubuntu-latest was used (22.04) which didn't support gcc 13
and 14. Add verification if correct gcc was installed during test.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
.github/workflows/review.yml