ci: Introduced java15 branch

ci: Deprecated adopt13, adopt14, openj9-nightly
This commit is contained in:
Geoff Bourne
2021-02-06 15:11:03 -06:00
parent f342f4aa98
commit 081b2c11e4
2 changed files with 9 additions and 8 deletions

View File

@@ -7,11 +7,7 @@ on:
- java8
- openj9
- openj9-11
- openj9-nightly
- adopt11
- adopt13
- adopt14
- adopt15
- test/*
tags:
- "[0-9]+.[0-9]+.[0-9]+"
@@ -20,9 +16,6 @@ on:
- "[0-9]+.[0-9]+.[0-9]+-openj9-11"
- "[0-9]+.[0-9]+.[0-9]+-openj9-nightly"
- "[0-9]+.[0-9]+.[0-9]+-adopt11"
- "[0-9]+.[0-9]+.[0-9]+-adopt13"
- "[0-9]+.[0-9]+.[0-9]+-adopt14"
- "[0-9]+.[0-9]+.[0-9]+-adopt15"
jobs:
test: