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

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


The following commit(s) were added to refs/heads/main by this push:
     new 07273c419 Update PEKKO_VERSION in nightly workflow due to build issues 
(#743)
07273c419 is described below

commit 07273c419e9dccb32cde9f119c1d351179588888
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Sep 4 12:04:49 2025 +0100

    Update PEKKO_VERSION in nightly workflow due to build issues (#743)
    
    * Update PEKKO_VERSION in nightly workflow due to build issues
    
    * Update PEKKO_VERSION matrix in nightly workflow
---
 .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 327765ffd..8f2789746 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -23,7 +23,7 @@ jobs:
       matrix:
         SCALA_VERSION: [2.12, 2.13, 3]
         JDK: [8, 11, 17, 21]
-        PEKKO_VERSION: ['default', 'main', '1.0.x']
+        PEKKO_VERSION: ['1.0.x', '1.1.x', '1.2.x']
     steps:
       - name: Checkout
         uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 
v4.2.2


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

Reply via email to