We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f9fad commit b761106Copy full SHA for b761106
.github/workflows/ci-pull-request.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- java_version: [11, 17]
+ java_version: [17]
20
steps:
21
- uses: actions/checkout@v4
22
0 commit comments