diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7b510349d..fe2c94eef9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: build: strategy: matrix: - runner: [ubicloud-standard-2-ubuntu-2204-arm] + runner: [ubuntu-latest, ubicloud-standard-2-ubuntu-2204-arm] runs-on: ${{ matrix.runner }} timeout-minutes: 30 services: