Skip to content

Commit

Permalink
Uses ubuntu-22.04-github-hosted-16core runner for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
yorik committed Oct 13, 2023
1 parent 9968449 commit 5c8fc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
check:
name: Rust project
runs-on: ubuntu-latest
runs-on: [ubuntu-22.04-github-hosted-16core]

defaults:
run:
Expand Down

0 comments on commit 5c8fc79

Please sign in to comment.