Update cover-baseline.yml

This commit is contained in:
Mathew Lodge 2023-11-09 09:59:17 +00:00 committed by GitHub
parent 653987e247
commit dfa60e646b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: