1
0
mirror of https://github.com/django/django.git synced 2025-10-09 06:49:12 +00:00

Added PostgreSQL 18 to scheduled tests workflow.

This commit is contained in:
Mariusz Felisiak 2025-09-29 17:37:03 +02:00 committed by GitHub
parent afe6634146
commit 22448a4b65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [16, 17]
version: [16, 17, 18]
server_side_bindings: [0, 1]
runs-on: ubuntu-latest
name: PostgreSQL Versions