diff options
| -rw-r--r-- | .github/workflows/distributions.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/distributions.yml b/.github/workflows/distributions.yml index 09bff96..2cc81d4 100644 --- a/.github/workflows/distributions.yml +++ b/.github/workflows/distributions.yml | |||
| @@ -115,7 +115,7 @@ jobs: | |||
| 115 | grep -r . --include='*.log' src/tests | 115 | grep -r . --include='*.log' src/tests |
| 116 | 116 | ||
| 117 | ## PHP 8 | 117 | ## PHP 8 |
| 118 | alpine: | 118 | alpine_php8: |
| 119 | runs-on: ubuntu-latest | 119 | runs-on: ubuntu-latest |
| 120 | container: alpine:edge | 120 | container: alpine:edge |
| 121 | steps: | 121 | steps: |
