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:
runs-on: ubuntu-22.04
strategy:
matrix:
java: [ '17' ]
matrix:
java: [ '17' ]
env:
JVM_ARGS: -Xmx8192m
steps: