Skip to content

Commit 62ac39e

Browse files
committed
Cleanup README reference to PG16
1 parent 61e1467 commit 62ac39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ nix build .#testSuites.test_pg12_py39
151151
```
152152

153153
**Known issues:**
154-
- The tests for Python 3.11 and later, and PostgreSQL 16 and later, are currently disabled due to known issues.
154+
- The tests cover only the supported range of Python & PostgreSQL combinations; in particular, Python releases 3.11 and later are disabled due to failures that have not been addressed.
155155

156156
### Adding new Python or PostgreSQL versions to the test suite
157157

0 commit comments

Comments
 (0)