Commit 3501828f authored by Julien Cristau's avatar Julien Cristau Committed by jcristau@mozilla.com
Browse files

Bug 1967781 - run linux startup-test tasks on ubuntu 24.04. r=jmaher

parent 02d33f4b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ tasks:
            binary: firefox
        worker-type: t-linux-docker
        worker:
            docker-image: {in-tree: ubuntu1804-test}
            docker-image: {in-tree: ubuntu2404-test}
        shipping-product: firefox
        attributes:
            build_platform: linux-shippable
@@ -70,7 +70,7 @@ tasks:
            binary: firefox
        worker-type: t-linux-docker
        worker:
            docker-image: {in-tree: ubuntu1804-test}
            docker-image: {in-tree: ubuntu2404-test}
        shipping-product: firefox
        attributes:
            build_platform: linux64-shippable