Skip to content

Commit

Permalink
Update yacl
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Dec 11, 2023
1 parent 0355f83 commit 26f85f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/continue-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ workflows:
- linux_ut:
matrix:
parameters:
resource_class: ["2xlarge", "arm-xlarge"]
resource_class: ["2xlarge", "arm.2xlarge"]
- macOS_ut
2 changes: 1 addition & 1 deletion bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")

SECRETFLOW_GIT = "https://github.com/secretflow"

YACL_COMMIT_ID = "d9f18c74ba2a1bbbe52bd6beac644adf81fb9925"
YACL_COMMIT_ID = "6ba8bd5f02035176ec4daaca1c1269195a1b1b4e"

LIBSPI_COMMIT_ID = "575cb5999b5bc52926d08de6944e8d54f0a38f9f"

Expand Down

0 comments on commit 26f85f5

Please sign in to comment.