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

Revert "[ci] Add java 11 to build matrix"

This reverts commit 6857ac6b87.

The setup-android@v3 task installing android-21 requires Java 17.
This commit is contained in:
akrherz 2024-09-25 14:34:45 -05:00 committed by Florian Schmaus
parent 220faa9d3d
commit 8bd88180be

View file

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