Skip to content

Commit 54f8ae2

Browse files
cesium147lukas-vlcek
authored andcommitted
upgrade CI Java version to 21
Signed-off-by: cesium147 <3448068+cesium147@users.noreply.github.com>
1 parent fccaf2e commit 54f8ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ubuntu-latest]
16-
java: [17]
16+
java: [17,21]
1717
name: Build and Test Plugin Template
1818
runs-on: ${{ matrix.os }}
1919
permissions:

0 commit comments

Comments
 (0)