Disable JDK 11 tests

This commit is contained in:
Geert Bevin 2023-03-07 19:42:36 -05:00
parent 0031864b76
commit af154ed603

View file

@ -12,7 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
java-version: [ 11, 17, 19 ] java-version: [ 17, 19 ]
steps: steps:
- name: Checkout source repository - name: Checkout source repository