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

fresh-borzoni pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 4292426a [elixir] ci: bump OTP to 28.5.0.2 (#646)
4292426a is described below

commit 4292426a86010a6f5b04b9618ff5f8ce50c736a5
Author: Nicoleta Lazar <[email protected]>
AuthorDate: Tue Jun 30 01:36:37 2026 +0300

    [elixir] ci: bump OTP to 28.5.0.2 (#646)
---
 .github/workflows/build_and_test_elixir.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build_and_test_elixir.yml 
b/.github/workflows/build_and_test_elixir.yml
index 5632064e..922b4475 100644
--- a/.github/workflows/build_and_test_elixir.yml
+++ b/.github/workflows/build_and_test_elixir.yml
@@ -43,7 +43,7 @@ jobs:
     timeout-minutes: 60
     runs-on: ubuntu-latest
     env:
-      OTP_VERSION: "28.0.2"
+      OTP_VERSION: "28.5.0.2"
       ELIXIR_VERSION: "1.19.5"
       FLUSS_TEST_CLUSTER_BIN: ${{ github.workspace 
}}/target/debug/fluss-test-cluster
       MIX_ENV: test

Reply via email to