ci: prepare sqlite env in verify job; remove GitHub-only workflow
This commit is contained in:
+19
@@ -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: []
|
||||
Reference in New Issue
Block a user