Skip to content

Commit

Permalink
ci: revert coverage runner (#5403)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 authored and evenyag committed Jan 22, 2025
1 parent b8a1ab5 commit 42bc9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ jobs:

coverage:
if: github.event_name == 'merge_group'
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-20.04-8-cores
timeout-minutes: 60
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 42bc9d7

Please sign in to comment.