Skip to content

Commit 2eed779

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

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
@@ -37,7 +37,7 @@ permissions:
3737
jobs:
3838
test:
3939
name: test (py${{ matrix.python-version }})
40-
runs-on: ubuntu-latest
40+
runs-on: [self-hosted, linux, arm64, arcp]
4141
strategy:
4242
fail-fast: false
4343
matrix:

0 commit comments

Comments
 (0)