diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index dd5c08991..0722ff95b 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -32,7 +32,7 @@ jobs: contents: write strategy: matrix: - os: [ubuntu-latest, webui-ubuntu-20-04-arm64] + os: [ubuntu-latest, buildjet-2vcpu-ubuntu-2204-arm] cc: [clang, gcc] fail-fast: false env: