Skip to content

fix: run test-server on arm64 macOS runner - #206

Open
kessplas wants to merge 1 commit into
mainfrom
fix/test-server-arm64-runner
Open

fix: run test-server on arm64 macOS runner#206
kessplas wants to merge 1 commit into
mainfrom
fix/test-server-arm64-runner

Conversation

@kessplas

Copy link
Copy Markdown
Contributor

Move test-server from the Intel macos-14-large runner to macos-14-xlarge (arm64), where php@8.1 Homebrew bottles still exist.

The shivammathur/php tap and homebrew-core no longer publish x86_64 macOS
bottles, so setup-php on the Intel macos-14-large runner falls back to
building PHP and its dependency chain (including LLVM) from source, which
trips setup-php's 180s no-output watchdog and fails the job. The arm64
runner pours the prebuilt arm64_sonoma bottle instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant