Skip to content

Commit

Permalink
try default x86 instance
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevb committed Aug 29, 2023
1 parent ca9a4f2 commit c65e464
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 @@ -12,7 +12,7 @@ env:

jobs:
profile-daft:
runs-on: [self-hosted, linux, x86, bench]
runs-on: [self-hosted, linux, x86, default]
timeout-minutes: 30
strategy:
fail-fast: false
Expand Down

0 comments on commit c65e464

Please sign in to comment.