fix(ci): 替換 setup-php 為 Alpine apk 直接安裝 PHP 8.2 #46

Merged
a620906209 merged 1 commits from fix/vps-stability into master 2026-06-17 16:34:08 +00:00
Owner

shivammathur/setup-php 在 Alpine runner 上需要 sudo 且編譯耗時。
改用 apk add php82 系列套件,速度更快且相容 Alpine 環境。

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

shivammathur/setup-php 在 Alpine runner 上需要 sudo 且編譯耗時。 改用 apk add php82 系列套件,速度更快且相容 Alpine 環境。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a620906209 added 1 commit 2026-06-17 16:34:02 +00:00
fix(ci): 替換 setup-php 為 Alpine apk 直接安裝 PHP 8.2
Run Tests / test (pull_request) Failing after 7s
95a93b2d72
shivammathur/setup-php 在 Alpine runner 上需要 sudo 且編譯耗時。
改用 apk add php82 系列套件,速度更快且相容 Alpine 環境。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a620906209 merged commit 4720dc53f9 into master 2026-06-17 16:34:08 +00:00
a620906209 deleted branch fix/vps-stability 2026-06-17 16:34:08 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: a620906209/CFDivePlatform#46