We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506a4f9 commit 2c23ffcCopy full SHA for 2c23ffc
.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