Skip to content

Commit 4781b65

Browse files
committed
Update DB ports
1 parent b971332 commit 4781b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
integration-db:
1414
image: ghcr.io/diamondlightsource/scaup-backend-db:master
1515
ports:
16-
- 3306:3306
16+
- 5432:5432
1717
strategy:
1818
matrix:
1919
python-version: ["3.12", "3.13"]

0 commit comments

Comments
 (0)