This is an automated email from the ASF dual-hosted git repository.

raboof pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/pekko-http-quickstart-java.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new 192fee3  chore(ci) build docs on jdk17 too (#62)
192fee3 is described below

commit 192fee35e5215aeb0a7a60f84cd9dc70ff52f44c
Author: Arnout Engelen <[email protected]>
AuthorDate: Sun Aug 30 14:28:24 2026 +0200

    chore(ci) build docs on jdk17 too (#62)
---
 .github/workflows/ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 69a32c1..9b40a53 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -46,11 +46,11 @@ jobs:
       - name: Checkout
         uses: actions/checkout@v7
 
-      - name: Setup Java 11
+      - name: Setup Java 17
         uses: actions/[email protected]
         with:
           distribution: temurin
-          java-version: 11
+          java-version: 17
 
       - name: Install sbt
         uses: sbt/setup-sbt@c7d2d6258b4bd0d3ec5129e6b3453199d3c79729 # v1.5.8


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to