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