[management] Make max open db conns configurable (#2713)

This commit is contained in:
pascal-fischer
2024-10-09 20:17:25 +02:00
committed by GitHub
parent b1eda43f4b
commit b79c1d64cc
3 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ concurrency:
jobs:
release:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
flags: ""
steps: