mirror of
https://github.com/django/django.git
synced 2025-10-10 15:29:11 +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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: [16, 17]
|
version: [16, 17, 18]
|
||||||
server_side_bindings: [0, 1]
|
server_side_bindings: [0, 1]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: PostgreSQL Versions
|
name: PostgreSQL Versions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user