We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca7ff5 commit a603d9bCopy full SHA for a603d9b
.github/workflows/pr.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
services:
11
postgres:
12
image: postgres
0 commit comments