mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 10:08:32 +00:00
Allow Java 16 to fail to allow Java 8 and 11 to run until we know what's
wrong on Java 16.
This commit is contained in:
parent
07f7143092
commit
a5d4660eed
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
||||
include:
|
||||
- java: 16
|
||||
experimental: true
|
||||
include:
|
||||
- java: 17-ea
|
||||
experimental: true
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user