Skip to content

Commit

Permalink
upgrade CI Java version to 21
Browse files Browse the repository at this point in the history
Signed-off-by: cesium147 <[email protected]>
  • Loading branch information
cesium147 committed Feb 26, 2024
1 parent 30163cc commit f04d80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
java: [14]
java: [21]
name: Build and Test Plugin Template
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit f04d80a

Please sign in to comment.