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 b17436d0b test with latest pekko snapshots (#955)
b17436d0b is described below
commit b17436d0b8c54c6d2fac3e106b8bf9389f1b8cf9
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Feb 19 12:39:21 2026 +0100
test with latest pekko snapshots (#955)
---
.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 fc87fc36d..8b1170fb4 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -23,7 +23,7 @@ jobs:
matrix:
SCALA_VERSION: [2.13, 3]
JDK: [17, 21, 25]
- PEKKO_VERSION: ['default']
+ PEKKO_VERSION: ['main']
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #
v6.0.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]