Removed deprecated runner image [skip ci]

This commit is contained in:
Andrew Kane
2025-03-24 19:18:01 -07:00
parent 4af2b06dc5
commit cc0958dec5

View File

@@ -13,13 +13,13 @@ jobs:
- postgres: 17
os: ubuntu-24.04
- postgres: 16
os: ubuntu-22.04
os: ubuntu-24.04
- postgres: 15
os: ubuntu-22.04
- postgres: 14
os: ubuntu-20.04
os: ubuntu-22.04
- postgres: 13
os: ubuntu-20.04
os: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ankane/setup-postgres@v1