mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
Update cover-baseline.yml
This commit is contained in:
parent
653987e247
commit
dfa60e646b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cover-baseline.yml
vendored
4
.github/workflows/cover-baseline.yml
vendored
|
@ -12,8 +12,8 @@ jobs:
|
||||||
Test:
|
Test:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
java: [ '17' ]
|
java: [ '17' ]
|
||||||
env:
|
env:
|
||||||
JVM_ARGS: -Xmx8192m
|
JVM_ARGS: -Xmx8192m
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue