We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740a506 commit 5c257feCopy full SHA for 5c257fe
.github/workflows/run-feature-tests-pg.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
pgver: [13, 14, 15, 16, 17]
24
25
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments