ci: prepare sqlite env in verify job; remove GitHub-only workflow
Build and Deploy / verify (push) Failing after 5s
Build and Deploy / deploy (push) Skipped

This commit is contained in:
2026-09-07 19:10:18 +00:00
parent b491c8ac86
commit 2301f7075e
4 changed files with 62 additions and 94 deletions
+19
View File
@@ -0,0 +1,19 @@
schema_version: 1
generated_at: "2026-08-13T10:34:55Z"
php:
version: 8.2.30
path: /Users/admin/Library/Application Support/Herd/bin//php
extensions:
- name: redis
constraint: '*'
installed: 6.3.0
loaded: true
- name: swoole
constraint: ^6.0
installed: 6.2.1
loaded: true
- name: xdebug
constraint: '*'
installed: ""
loaded: false
services: []