Skip to content

Commit

Permalink
use actuated runner
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Jun 18, 2024
1 parent 6d821e2 commit 1eb8edb
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 @@ -22,7 +22,7 @@ jobs:
- rust: stable
os: macos-latest
- rust: stable
os: otel-linux-arm64 // 4 cores, 16 GB RAM
os: arm64-4cpu-16gb
runs-on: ${{ matrix.os }}
steps:
- name: Free disk space
Expand Down

0 comments on commit 1eb8edb

Please sign in to comment.