We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0807180 commit 5d32daaCopy full SHA for 5d32daa
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
build:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
8
9
env:
10
PGPASSWORD: postgres
0 commit comments