diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e10620c84..58a2c01c6 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -49,7 +49,7 @@ jobs: ui-test: strategy: matrix: - os: [ubicloud-standard-4, windows-latest, macos-latest] + os: [ubicloud-standard-4-ubuntu-2204, windows-latest, macos-latest] fail-fast: true env: CODE_VERSION: "1.90.2"