mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-05 10:31:08 +01:00
[ci] Add java 11 to build matrix
This commit is contained in:
parent
d217c32e72
commit
6857ac6b87
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -10,6 +10,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
java:
|
java:
|
||||||
|
- 11
|
||||||
- 17
|
- 17
|
||||||
- 21
|
- 21
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue