Skip to content

Commit 0b8e839

Browse files
Remove self-hosted runner (#86)
The self-hosted runner is going away. This patch removes our usage of it.
1 parent 9464cdb commit 0b8e839

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
matrix:
2121
os:
2222
- ubuntu-latest
23-
- [self-hosted, linux, arm64]
2423
- macos-latest
2524
runs-on: ${{ matrix.os }}
2625
steps:

0 commit comments

Comments
 (0)