Change the Operating System from Ubuntu 22.04 to 24.04 to test whether it fixes the github actions.
parent
740a50680e
commit
5c257fe1b9
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
matrix:
|
||||
pgver: [13, 14, 15, 16, 17]
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue