Skip to content

Commit a9bcfa3

Browse files
committed
Update CI for ARM to use public image
1 parent 5236670 commit a9bcfa3

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: otel-linux-arm64
28+
os: ubuntu-22.04-arm
2929
runs-on: ${{ matrix.os }}
3030
continue-on-error: ${{ matrix.rust == 'beta' }}
3131
steps:

0 commit comments

Comments
 (0)