Skip to content

Commit 2d07094

Browse files
committed
use Alma instead of Rocky for 10
1 parent e107184 commit 2d07094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
strategy:
4343
matrix:
44-
distro: ['rockylinux']
44+
distro: ['almalinux']
4545
el: [10]
4646
php: [0, 'remi-8.0', 'remi-8.1', 'remi-8.2', 'remi-8.3', 'remi-8.4']
4747
container:

0 commit comments

Comments
 (0)