mirror of
https://github.com/django/django.git
synced 2025-10-09 14:59:24 +00:00
Added PostgreSQL 18 to scheduled tests workflow.
This commit is contained in:
parent
afe6634146
commit
22448a4b65
2
.github/workflows/schedule_tests.yml
vendored
2
.github/workflows/schedule_tests.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user