Skip to content

Commit 62cca2f

Browse files
nficanoclaude
andcommitted
ci: run tests on GitHub-hosted ubuntu-24.04-arm instead of self-hosted arcp runners
Decommissioning the spruce-hosted arcp self-hosted runner pool. ubuntu-24.04-arm keeps the arm64 test architecture and is free for public repos. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d8ed7d0 commit 62cca2f

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 (${{ matrix.tfm }})
40-
runs-on: [self-hosted, linux, arm64, arcp]
40+
runs-on: ubuntu-24.04-arm
4141
strategy:
4242
fail-fast: false
4343
matrix:

0 commit comments

Comments
 (0)