svn commit: r1926402 - /apr/apr/trunk/.github/workflows/linux.yml

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Fri Jun 13 21:42:53 2025
New Revision: 1926402

URL: http://svn.apache.org/viewvc?rev=1926402&view=rev
Log:
* .github/workflows/linux.yml: Add Ubuntu arm builder

Modified:
    apr/apr/trunk/.github/workflows/linux.yml

Modified: apr/apr/trunk/.github/workflows/linux.yml
URL: http://svn.apache.org/viewvc/apr/apr/trunk/.github/workflows/linux.yml?rev=1926402&r1=1926401&r2=1926402&view=diff
==============================================================================
--- apr/apr/trunk/.github/workflows/linux.yml (original)
+++ apr/apr/trunk/.github/workflows/linux.yml Fri Jun 13 21:42:53 2025
@@ -15,10 +15,14 @@ jobs:
   build:
     strategy:
       matrix:
+        os: [ ubuntu-latest, ubuntu-22.04-arm ]
         include: 
           - name: Default
             # Check default shm decision logic for Linux:
             config-output: APR_USE_SHMEM_MMAP_SHM APR_USE_SHMEM_MMAP_ANON
+          - name: Default (arm64)
+            # Check default shm decision logic for Linux:
+            config-output: APR_USE_SHMEM_MMAP_SHM APR_USE_SHMEM_MMAP_ANON
           - name: Static
             config: --enable-static
           - name: Maintainer-mode
@@ -65,7 +69,7 @@ jobs:
             config-output: APU_HAVE_DB
       fail-fast: false
 
-    runs-on: ubuntu-latest
+    runs-on: ${{ matrix.os }}
     env:
       NOTEST_CFLAGS: ${{ matrix.notest-cflags }}
     name: ${{ matrix.name }}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.