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 c34850d commit adfd249Copy full SHA for adfd249
.github/workflows/gml-objects-build.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest, macos-latest, windows-latest]
10
- java: [17]
+ java: [21]
11
distribution: [temurin]
12
runs-on: ${{ matrix.os }}
13
steps:
0 commit comments