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

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


The following commit(s) were added to refs/heads/master by this push:
     new 615db22b5fa HDDS-13732. Move off of macos-13 runner (#9163)
615db22b5fa is described below

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

    HDDS-13732. Move off of macos-13 runner (#9163)
---
 .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 90a2ed59a2a..28e6aafff38 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -138,7 +138,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