specify machine image

This commit is contained in:
Ryan Baxter
2022-01-12 14:43:04 -05:00
parent 9121593aa2
commit d0c5532a82

View File

@@ -28,7 +28,7 @@ workflows:
jobs:
test:
parallelism: 5 # parallel containers to split the tests among
machine: true
machine:
image: "ubuntu-2004:202111-02"
environment:
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
@@ -148,7 +148,8 @@ jobs:
path: ~/junit/
destination: testartifacts
build:
machine: true
machine:
image: "ubuntu-2004:202111-02"
environment:
_JAVA_OPTIONS: "-Xms2g -Xmx2g"
_SERVICE_OCCURENCE: 5