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 ed2a073499 HDDS-11536. Bump macOS runner version to macos-13 (#7279)
ed2a073499 is described below
commit ed2a073499e0245e535d36e770478768c3f1eb84
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sun Oct 6 14:11:50 2024 +0200
HDDS-11536. Bump macOS runner version to macos-13 (#7279)
---
.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 860c14aedf..3161d3b69d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -177,7 +177,7 @@ jobs:
include:
- os: ubuntu-20.04
- java: 8
- os: macos-12
+ os: macos-13
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]