Skip to content

Commit 55f81d0

Browse files
committed
bump
1 parent 812d39a commit 55f81d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# If we're running on a PR, use ubuntu-latest - a shared runner. We can't use the self-hosted
2626
# runners on arbitrary PRs, and we don't want to unleash that load on the pool anyway.
2727
# If we're running on main, use the OTEL self-hosted runner pool.
28-
28+
#
2929
# TODO - temporarily use self-hosted to get shared-worker environment going
3030
runs-on: 'self-hosted'
3131
# runs-on: ${{ github.event_name == 'pull_request' && 'ubuntu-latest' || 'self-hosted' }}

0 commit comments

Comments
 (0)