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 9e6cbcd commit fc20c65Copy full SHA for fc20c65
.github/workflows/run-integration-tests-postgresql.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
integration-tests:
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
18
timeout-minutes: 30
19
20
steps:
0 commit comments