File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed
Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -166,22 +166,6 @@ stages:
166166 - name : Ubuntu 22.04
167167 test : ubuntu2204
168168
169- # Newer ansible versions don't work on Fedora 37.
170- # Left it here to keep testing against PostgreSQL 14
171- # that is still not EOL at the time being.
172- # TODO Remove this on 2026-11-12 or
173- # when it just breaks, what'll happen sooner.
174- - stage : Docker_2_15
175- displayName : Docker 2.15
176- dependsOn : []
177- jobs :
178- - template : templates/matrix.yml
179- parameters :
180- testFormat : 2.15/linux/{0}/1
181- targets :
182- - name : Fedora 37
183- test : fedora37
184-
185169# # Remote
186170 - stage : Remote_devel
187171 displayName : Remote devel
Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ Our AZP CI includes testing with the following docker images / PostgreSQL versio
115115| Docker image | Psycopg version | PostgreSQL version |
116116| --------------| -----------------| --------------------|
117117| RHEL 8 | 2.7.5 | 10 |
118- | Fedora 37 | 2.9.6 | 14 |
119118| Fedora 39 | 2.9.6 | 15 |
120119| Ubuntu 22.04 | 3.1.9 | 16 |
121120| Fedora 40/41 | 2.9.9 | 16 |
You can’t perform that action at this time.
0 commit comments