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

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


The following commit(s) were added to refs/heads/main by this push:
     new cfff9c53df chore: Add Scala 3.3 to build metrix.
cfff9c53df is described below

commit cfff9c53df859bb0f4407caf4821e7831dabeb19
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Mon Jan 29 20:25:37 2024 +0800

    chore: Add Scala 3.3 to build metrix.
---
 .github/workflows/nightly-builds.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly-builds.yml 
b/.github/workflows/nightly-builds.yml
index 90dd4b045b..38f2d82027 100644
--- a/.github/workflows/nightly-builds.yml
+++ b/.github/workflows/nightly-builds.yml
@@ -112,7 +112,7 @@ jobs:
         # No need to specify the full Scala version. Only the Scala
         # binary version is required and Pekko build will set the right
         # full version from it.
-        scalaVersion: ["2.12", "2.13"]
+        scalaVersion: ["2.12", "2.13", "3.3"]
         javaVersion: [8, 11, 17, 21]
     steps:
       - name: Checkout


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

Reply via email to