1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 12:15:58 +02:00

[ci] Add java 11 to build matrix

This commit is contained in:
akrherz 2024-09-25 14:34:45 -05:00
parent d217c32e72
commit 6857ac6b87
No known key found for this signature in database
GPG key ID: 8052B92BCD50364F

View file

@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
java:
- 11
- 17
- 21
env: