Skip to content

Commit 2d73adf

Browse files
committed
remove unsupported releases
1 parent 0faa76c commit 2d73adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
strategy:
1313
matrix:
14-
pg: [17, 16, 15, 14, 13, 12]
14+
pg: [17, 16, 15, 14, 13]
1515
name: 🐘 PostgreSQL ${{ matrix.pg }}
1616
runs-on: ubuntu-latest
1717
container: pgxn/pgxn-tools

0 commit comments

Comments
 (0)