diff options
author | Remi Collet <remi@remirepo.net> | 2025-07-11 10:40:11 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-07-11 10:40:11 +0200 |
commit | 2d07094626e8560cb2d18051663c956b85119eba (patch) | |
tree | b2e34088fed32a340dbdc2186a758f77d52d2808 | |
parent | e10718460f5ef310a1f3b9cc4b9aedf5dadecea6 (diff) |
use Alma instead of Rocky for 10
-rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f98660b..a5cb3f1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - distro: ['rockylinux'] + distro: ['almalinux'] el: [10] php: [0, 'remi-8.0', 'remi-8.1', 'remi-8.2', 'remi-8.3', 'remi-8.4'] container: |