fix(ci): 替換 setup-php 為 Alpine apk 直接安裝 PHP 8.2 #46
Reference in New Issue
Block a user
Delete Branch "fix/vps-stability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
shivammathur/setup-php 在 Alpine runner 上需要 sudo 且編譯耗時。
改用 apk add php82 系列套件,速度更快且相容 Alpine 環境。
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com