From dab03c5c0df03c4cfda4e0b8a7da62b2feb4e2ac Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Tue, 11 Jan 2022 15:59:48 +0100 Subject: fixed syntax error in yaml --- .github/workflows/distributions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: grep -r . --include='*.log' src/tests ## PHP 8 - alpine: + alpine_php8: runs-on: ubuntu-latest container: alpine:edge steps: -- cgit v1.3