Skip to content

Commit

Permalink
update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Melody Wang committed Jul 2, 2024
1 parent 80f0f17 commit 74b3c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# the `base` job below. If the data already exists for this commit, it will be
# skipped.
determine_base:
runs-on: self-hosted
runs-on: ubuntu-latest
outputs:
head: ${{ steps.base.outputs.head }}
date: ${{ steps.base.outputs.date }}
Expand Down

0 comments on commit 74b3c12

Please sign in to comment.