We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1a765 commit 957659fCopy full SHA for 957659f
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- rust: stable
26
os: macos-latest
27
28
- os: actuated-arm64-4cpu-16gb
+ os: otel-linux-arm64
29
runs-on: ${{ matrix.os }}
30
continue-on-error: ${{ matrix.rust == 'beta' }}
31
steps:
0 commit comments