]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commitdiff
CI: Drop GCC-13
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 30 Aug 2024 18:20:31 +0000 (19:20 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 30 Aug 2024 18:27:45 +0000 (19:27 +0100)
It seems to be missing in action in the ubuntu-22.04 container now.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
.github/workflows/build.yml

index c5cb514ce1fd245263cfa60f116048f2f67a05ca..fa7f22de62920c06496ff7f37871c2b342984334 100644 (file)
@@ -38,8 +38,6 @@ jobs:
             compiler: gcc-11
           - arch: x86
             compiler: gcc-12
-          - arch: x86
-            compiler: gcc-13
 
           - arch: x86
             compiler: clang-12