ci: use eulernest runner (Raspberry Pi, ARM64)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Tarik Moussa
2026-05-09 14:51:45 +02:00
parent d909683a5b
commit 5337a9e5a7

View File

@@ -10,7 +10,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: eulernest
steps:
- uses: actions/checkout@v4