Run Linux tests on hosted ARM runner
This commit is contained in:
parent
59d73c6e56
commit
b1c468340c
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
test-linux:
|
||||
name: Test (Linux)
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04-arm
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Reference in New Issue