Skip to content

Commit

Permalink
chore: upgrade CodSpeedHQ/action
Browse files Browse the repository at this point in the history
  • Loading branch information
SyMind committed Oct 11, 2024
1 parent be3a7c8 commit 8cff2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Bench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ concurrency:

jobs:
benchmark:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4

Expand All @@ -35,7 +35,7 @@ jobs:
run: cargo codspeed build --features codspeed

- name: Run benchmark
uses: CodSpeedHQ/action@v1
uses: CodSpeedHQ/action@v3
timeout-minutes: 30
with:
run: cargo codspeed run
Expand Down

0 comments on commit 8cff2be

Please sign in to comment.