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 0c74609 commit 56c0a99Copy full SHA for 56c0a99
.github/workflows/ci.yaml
@@ -93,7 +93,7 @@ jobs:
93
bazelisk --batch test //test/integration/...
94
build-java-24:
95
name: "build(24) except self-service clients"
96
- # Support for Java 21 is available for all use cases except self-service clients.
+ # Support for Java 24 is available for all use cases except self-service clients.
97
runs-on: ubuntu-22.04
98
steps:
99
- uses: actions/checkout@v4
0 commit comments