Skip to content

Commit 80a8d04

Browse files
committed
tools: switch to ARM runners for coverage-linux-without-intl.yml
1 parent a664168 commit 80a8d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-linux-without-intl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ permissions:
4848
jobs:
4949
coverage-linux-without-intl:
5050
if: github.event.pull_request.draft == false
51-
runs-on: ubuntu-24.04
51+
runs-on: ubuntu-24.04-arm
5252
steps:
5353
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5454
with:

0 commit comments

Comments
 (0)