Skip to content
Snippets Groups Projects
Unverified Commit c92639df authored by Andrew Morgan's avatar Andrew Morgan Committed by GitHub
Browse files

Switch portdb CI to python 3.13, pg 17 (#17909)

parent d0fc1e90
No related branches found
No related tags found
No related merge requests found
...@@ -583,8 +583,8 @@ jobs: ...@@ -583,8 +583,8 @@ jobs:
- python-version: "3.9" - python-version: "3.9"
postgres-version: "11" postgres-version: "11"
- python-version: "3.11" - python-version: "3.13"
postgres-version: "15" postgres-version: "17"
services: services:
postgres: postgres:
......
Update the portdb CI to use Python 3.13 and Postgres 17 as latest dependencies.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment