Skip to content

Commit 83c1d1b

Browse files
committed
[ci] disable arm adapter tests temporarily.
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
1 parent e2e3fdc commit 83c1d1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-adapters.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
- runner: ubuntu-latest
1313
arch: x86_64
1414
target: x86_64-unknown-linux-gnu
15-
- runner: blacksmith-16vcpu-ubuntu-2404-arm
16-
arch: aarch64
17-
target: aarch64-unknown-linux-gnu
15+
#- runner: blacksmith-32vcpu-ubuntu-2404-arm
16+
# arch: aarch64
17+
# target: aarch64-unknown-linux-gnu
1818
runs-on: ${{ matrix.runner }}
1919
# can't run in container because see below
2020
# For some dumb reason we can't run these tests in the dev container

0 commit comments

Comments
 (0)