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

twice pushed a commit to branch actions-m1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


The following commit(s) were added to refs/heads/actions-m1 by this push:
     new 57f6f76f fix
57f6f76f is described below

commit 57f6f76f8970e48edeb3920affed4c5bde6099b6
Author: PragmaTwice <[email protected]>
AuthorDate: Sat Mar 9 23:46:52 2024 +0900

    fix
---
 .github/workflows/kvrocks.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/kvrocks.yaml b/.github/workflows/kvrocks.yaml
index 82073ccb..914711e6 100644
--- a/.github/workflows/kvrocks.yaml
+++ b/.github/workflows/kvrocks.yaml
@@ -114,7 +114,7 @@ jobs:
             os: macos-11
             compiler: auto
           - name: Darwin Clang arm64
-            os: macos-13-xlarge
+            os: macos-14
             compiler: auto
           - name: Darwin Clang without Jemalloc
             os: macos-11

Reply via email to