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

adoroszlai pushed a commit to branch ozone-1.4
in repository https://gitbox.apache.org/repos/asf/ozone.git

commit 4e1ede1ba7c5c87bfbb007b3577e9785efd2e5be
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Fri Oct 17 05:55:04 2025 +0200

    HDDS-13732. Move off of macos-13 runner (#9163)
    
    (cherry picked from commit 615db22b5fac52207bc0ede73a42a8b03cd4025e)
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e117d140488..237644119ed 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -147,7 +147,7 @@ jobs:
         include:
           - os: ubuntu-24.04
           - java: 8
-            os: macos-13
+            os: macos-15-intel
       fail-fast: false
     runs-on: ${{ matrix.os }}
     steps:


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

Reply via email to