ci: revert coverage runner (#5403)

This commit is contained in:
Ning Sun
2025-01-20 11:52:38 +08:00
committed by Yingwen
parent c470c6a172
commit 7deb559a81

View File

@@ -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