We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e107184 commit 2d07094Copy full SHA for 2d07094
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
strategy:
43
matrix:
44
- distro: ['rockylinux']
+ distro: ['almalinux']
45
el: [10]
46
php: [0, 'remi-8.0', 'remi-8.1', 'remi-8.2', 'remi-8.3', 'remi-8.4']
47
container:
0 commit comments