Added ARM to CI [skip ci]

This commit is contained in:
Andrew Kane
2025-03-24 19:26:52 -07:00
parent cc0958dec5
commit 05182479a2

View File

@@ -13,11 +13,11 @@ jobs:
- postgres: 17 - postgres: 17
os: ubuntu-24.04 os: ubuntu-24.04
- postgres: 16 - postgres: 16
os: ubuntu-24.04 os: ubuntu-24.04-arm
- postgres: 15 - postgres: 15
os: ubuntu-22.04 os: ubuntu-22.04
- postgres: 14 - postgres: 14
os: ubuntu-22.04 os: ubuntu-22.04-arm
- postgres: 13 - postgres: 13
os: ubuntu-22.04 os: ubuntu-22.04
steps: steps: