mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
Add Java 16-ea.
This commit is contained in:
parent
ccca0a0179
commit
5bc1287eae
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
@ -29,6 +29,9 @@ jobs:
|
||||
include:
|
||||
- java: 15-ea
|
||||
experimental: true
|
||||
include:
|
||||
- java: 16-ea
|
||||
experimental: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user