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 3af6df740 Update PEKKO_VERSION to '1.x' in workflow (#906)
3af6df740 is described below

commit 3af6df740b2176d309653e31b2ec6ef9159c406c
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Dec 19 11:38:31 2025 +0100

    Update PEKKO_VERSION to '1.x' in workflow (#906)
---
 .github/workflows/nightly-1.x.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly-1.x.yml 
b/.github/workflows/nightly-1.x.yml
index 02f86f1ce..37bd9211c 100644
--- a/.github/workflows/nightly-1.x.yml
+++ b/.github/workflows/nightly-1.x.yml
@@ -23,7 +23,7 @@ jobs:
       matrix:
         SCALA_VERSION: [2.12, 2.13, 3]
         JDK: [8, 17]
-        PEKKO_VERSION: ['1.4.x']
+        PEKKO_VERSION: ['1.x']
     steps:
       - name: Checkout
         uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 
v6.0.1


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

Reply via email to