This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch ozone-2.1
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/ozone-2.1 by this push:
new 0f685d430da HDDS-13732. Move off of macos-13 runner (#9163)
0f685d430da is described below
commit 0f685d430da8e727cdd4947fc03fad73ebb4e4bc
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 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]