Run Linux tests on hosted ARM runner

This commit is contained in:
Fedor Korotkov 2026-07-16 10:48:45 -04:00
parent 59d73c6e56
commit b1c468340c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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