mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45: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:
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
java: [ '17' ]
|
||||
matrix:
|
||||
java: [ '17' ]
|
||||
env:
|
||||
JVM_ARGS: -Xmx8192m
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue