Skip to content

Commit

Permalink
change microbenchmarks os (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
skhugh authored May 13, 2024
1 parent 004cb20 commit 237740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

microbenchmarks:
name: Microbenchmarks
runs-on: macos-latest
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 237740c

Please sign in to comment.