mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
[gitlab-ci] Also check with Java 15
This commit is contained in:
parent
8b0248c346
commit
4e90db3191
9 changed files with 63 additions and 28 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
matrix:
|
||||
java:
|
||||
- 11
|
||||
- 15
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue