We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0faa76c commit 2d73adfCopy full SHA for 2d73adf
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
strategy:
13
matrix:
14
- pg: [17, 16, 15, 14, 13, 12]
+ pg: [17, 16, 15, 14, 13]
15
name: 🐘 PostgreSQL ${{ matrix.pg }}
16
runs-on: ubuntu-latest
17
container: pgxn/pgxn-tools
0 commit comments