]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CI: Retry arm64 workflow with the correct label this time.
authorJoe Orton <jorton@apache.org>
Tue, 21 Jan 2025 09:26:02 +0000 (09:26 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 21 Jan 2025 09:26:02 +0000 (09:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923302 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index cc97478b8f4212a147b8940dfe41c7efc2005252..50433612e67c4e2ee3ea20e040b4e37249494c06 100644 (file)
@@ -50,10 +50,9 @@ jobs:
           - name: Shared MPMs, all-modules
             config: --enable-mods-shared=reallyall --enable-mpms-shared=all
           # -------------------------------------------------------------------------
-          ### uncomment this when there are enough arm64 runners
-          # - name: Shared MPMs, all-modules, 64-bit ARM
-          #  config: --enable-mods-shared=reallyall --enable-mpms-shared=all
-          #  os: ubuntu-22.04-arm64
+          - name: Shared MPMs, all-modules, 64-bit ARM
+            config: --enable-mods-shared=reallyall --enable-mpms-shared=all
+            os: ubuntu-24.04-arm
           # -------------------------------------------------------------------------
           - name: Event MPM, all-modules, mod_cgid only
             config: --enable-mods-shared=reallyall --with-mpm=event --disable-cgi