diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e0a0cb0..e58c3b5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,11 +13,11 @@ jobs: - postgres: 17 os: ubuntu-24.04 - postgres: 16 - os: ubuntu-24.04 + os: ubuntu-24.04-arm - postgres: 15 os: ubuntu-22.04 - postgres: 14 - os: ubuntu-22.04 + os: ubuntu-22.04-arm - postgres: 13 os: ubuntu-22.04 steps: