Skip to content

Commit

Permalink
chore: ARM64 CI fix. (open-telemetry#2382)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Dec 4, 2024
1 parent 6d1a765 commit 957659f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- rust: stable
os: macos-latest
- rust: stable
os: actuated-arm64-4cpu-16gb
os: otel-linux-arm64
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.rust == 'beta' }}
steps:
Expand Down

0 comments on commit 957659f

Please sign in to comment.