Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
ubuntu-20.04 -> ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
fedordikarev committed Dec 17, 2024
1 parent 734d129 commit e1467f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
- postgres: 14
os: ubuntu-22.04
- postgres: 13
os: ubuntu-20.04
os: ubuntu-22.04
- postgres: 12
os: ubuntu-20.04
os: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: ankane/setup-postgres@v1
Expand Down

0 comments on commit e1467f3

Please sign in to comment.