Skip to content

Commit 0fa2930

Browse files
committed
Reapply "Test fewer versions"
This reverts commit 1d92eb1.
1 parent 1d92eb1 commit 0fa2930

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)