Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ckk3 committed Oct 12, 2024
1 parent f821d0d commit 5537784
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,9 @@ jobs:

benchmarks:
name: 📈 Benchmarks
# Using this version because CodSpeed doesn't support Ubuntu 24.04 LTS yet.
runs-on: ubuntu-22.04

# Using this version because CodSpeed doesn't support Ubuntu 24.04 LTS yet
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5537784

Please sign in to comment.