Skip to content

Commit d84a2d0

Browse files
committed
Test fewer versions
1 parent 90f86ee commit d84a2d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test:
55
strategy:
66
matrix:
7-
pg: [17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4, 9.3, 9.2, 9.1, 9.0, 8.4, 8.3, 8.2]
7+
pg: [17, 16, 15, 14, 13, 12, 11, 10]
88
name: 🐘 PostgreSQL ${{ matrix.pg }}
99
runs-on: ubuntu-latest
1010
container: pgxn/pgxn-tools

0 commit comments

Comments
 (0)