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

mdedetrich pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new f2c75770f test with LTS JDK 21 (#335)
f2c75770f is described below

commit f2c75770f48a664bf247d4aabdfefcfc5c08ee20
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 21 13:34:39 2023 +0100

    test with LTS JDK 21 (#335)
    
    (cherry picked from commit 17da94039e5b63d2be8f73cfac673e2a6f8517ca)
---
 .github/workflows/nightly.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index 663406e9e..0b69cc3d0 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -14,7 +14,7 @@ jobs:
       fail-fast: false
       matrix:
         SCALA_VERSION: [2.12, 2.13, 3]
-        JDK: [8, 11, 17, 20]
+        JDK: [8, 11, 17, 21]
         PEKKO_VERSION: [default, main]
     steps:
       - name: Checkout


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

Reply via email to