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

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

commit e73baa1d315cb66ce0797730f0d8a50b622e7b72
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 fb9e6144edd..f7e64295351 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -139,7 +139,7 @@ jobs:
         include:
           - os: ubuntu-24.04
           - java: 8
-            os: macos-13
+            os: macos-15-intel
       fail-fast: false
     uses: ./.github/workflows/check.yml
     with:


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

Reply via email to