refactor: remove php container
Build containers / changes (push) Successful in 3s
Build containers / base-image (push) Successful in 1m17s
Build containers / dependent-images (infra) (push) Successful in 7s
Build containers / dependent-images (go) (push) Failing after 2m41s

This commit is contained in:
2026-09-12 14:59:20 +02:00
parent 700c674f93
commit 1a52626e4e
3 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
strategy:
fail-fast: false
matrix:
container: [infra, go, php]
container: [infra, go]
steps:
- name: Clone repo
uses: actions/checkout@v6