We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28094f commit 8159312Copy full SHA for 8159312
1 file changed
.github/workflows/check-build.yml
@@ -81,7 +81,7 @@ jobs:
81
timeout-minutes: 15
82
strategy:
83
matrix:
84
- java: [17]
+ java: [21]
85
distribution: [temurin]
86
steps:
87
- uses: actions/checkout@v6
0 commit comments