Skip to content

Commit

Permalink
Merge branch 'master' into replace-lazy-with-oncelock
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr authored Sep 30, 2024
2 parents 03d02c9 + 184af67 commit 56c17b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subsystem-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
build:
timeout-minutes: 80
needs: [preflight]
runs-on: ${{ needs.preflight.outputs.RUNNER_BENCHMARK }}
runs-on: ${{ needs.preflight.outputs.RUNNER }}
container:
image: ${{ needs.preflight.outputs.IMAGE }}
strategy:
Expand Down

0 comments on commit 56c17b1

Please sign in to comment.