Skip to content

Commit 3e7225b

Browse files
committed
2 parents 28667c6 + 0c14328 commit 3e7225b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
services:
1919
stargate:
20-
image: stargateio/stargate-3_11:v1.0.58
20+
image: stargateio/stargate-3_11:v1.0.63
2121
env:
2222
CLUSTER_NAME: stargate
2323
CLUSTER_VERSION: 3.11
@@ -39,3 +39,4 @@ jobs:
3939
distribution: "adopt"
4040
- name: Test with Maven
4141
run: mvn test
42+

0 commit comments

Comments
 (0)