mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
Trying to let Java 15-ea be only 'experimental'.
This commit is contained in:
parent
af2fb3b29a
commit
7474e5db7a
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
continue-on-error: ${{ matrix.experimental }}
|
||||
strategy:
|
||||
matrix:
|
||||
java: [ 8, 11, 14, 15-ea ]
|
||||
java: [ 8, 11, 14 ]
|
||||
experimental: [false]
|
||||
include:
|
||||
- node: 15-ea
|
||||
|
Loading…
x
Reference in New Issue
Block a user