Skip to content

Commit

Permalink
fix(.github/workflows): remove runs-on clause in orchestrion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Aug 19, 2024
1 parent 86aa295 commit 4f87434
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/orchestrion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ jobs:
uses: DataDog/orchestrion/.github/workflows/workflow_call.yml@main # we don't want to pin our own action
with:
dd-trace-go-ref: ${{ github.sha }}
runs-on: ubuntu-latest-16-cores

0 comments on commit 4f87434

Please sign in to comment.