Skip to content

Commit 7e469fb

Browse files
nficanoclaude
andcommitted
ci: run tests on self-hosted arcp runner pool (spruce)
Org-level ephemeral arm64 runners (spruce-arcp-*) — one job per container, fresh workspace each run. CodeQL and publish/release stay on GitHub-hosted. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent da6bf7d commit 7e469fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ permissions:
3535
jobs:
3636
test:
3737
name: PHP ${{ matrix.php }}
38-
runs-on: ubuntu-latest
38+
runs-on: [self-hosted, linux, arm64, arcp]
3939
strategy:
4040
fail-fast: false
4141
matrix:

0 commit comments

Comments
 (0)