We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247e279 commit 6154a70Copy full SHA for 6154a70
1 file changed
.github/workflows/it.yml
@@ -5,7 +5,7 @@ on: [push]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
- container: 3.9.14-eclipse-temurin-25
+ container: maven:3.9.14-eclipse-temurin-25
9
services:
10
postgres:
11
image: postgres:16
0 commit comments