Skip to content

Commit 6154a70

Browse files
committed
fix logging & update CI
1 parent 247e279 commit 6154a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/it.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
container: 3.9.14-eclipse-temurin-25
8+
container: maven:3.9.14-eclipse-temurin-25
99
services:
1010
postgres:
1111
image: postgres:16

0 commit comments

Comments
 (0)