Change runner from ubuntu-latest to arc-linux-latest

This commit is contained in:
Lawrence Stalder
2026-03-13 14:16:42 +01:00
committed by GitHub
parent 49c710e651
commit 32cffed36b
@@ -9,7 +9,7 @@ on:
jobs:
integration-tests:
runs-on: ubuntu-latest
runs-on: arc-linux-latest
env:
API_BASE_URL: http://localhost:8000