ci: added java8-openj9 branch

This commit is contained in:
Geoff Bourne
2021-05-21 22:31:40 -05:00
parent 27571999b2
commit 3aa4dd6c85
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- test
runs-on: ubuntu-20.04
env:
CACHE_NAME: java8-multiarch
CACHE_NAME: java8-openj9
steps:
- uses: actions/checkout@v2.3.4