Skip to content

Commit 957659f

Browse files
authored
chore: ARM64 CI fix. (#2382)
1 parent 6d1a765 commit 957659f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- rust: stable
2626
os: macos-latest
2727
- rust: stable
28-
os: actuated-arm64-4cpu-16gb
28+
os: otel-linux-arm64
2929
runs-on: ${{ matrix.os }}
3030
continue-on-error: ${{ matrix.rust == 'beta' }}
3131
steps:

0 commit comments

Comments
 (0)