diff --git a/.gitea/workflows/verify.yml b/.gitea/workflows/verify.yml index 3ce7c83..616e93b 100644 --- a/.gitea/workflows/verify.yml +++ b/.gitea/workflows/verify.yml @@ -14,7 +14,7 @@ concurrency: jobs: gateway: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-arm-on-mac timeout-minutes: 15 steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7