Skip to content

Commit 0c14328

Browse files
authored
Update maven.yml
update to v63
1 parent 280a7db commit 0c14328

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)