mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-20 00:47:17 +00:00
Add Java 17-EA to the GitHub build.
This commit is contained in:
parent
67224814f6
commit
3a66c79e72
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
include:
|
||||
- java: 16-ea
|
||||
experimental: true
|
||||
- java: 17-ea
|
||||
experimental: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user