Skip to content

Commit

Permalink
remove actuated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jun 17, 2024
1 parent 9bc0927 commit 6d821e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ jobs:
- rust: stable
os: macos-latest
- rust: stable
os: otel-linux-arm64
- rust: stable
os: otel-linux-arm64-8-cores
- rust: stable
os: actuated-arm64-4cpu-16gb
os: otel-linux-arm64 // 4 cores, 16 GB RAM
runs-on: ${{ matrix.os }}
steps:
- name: Free disk space
Expand Down

0 comments on commit 6d821e2

Please sign in to comment.