Skip to content

Commit

Permalink
ci(bindings/go): support Darwin
Browse files Browse the repository at this point in the history
Signed-off-by: Hanchin Hsieh <[email protected]>
  • Loading branch information
yuchanns committed Nov 18, 2024
1 parent 77fddb1 commit 1d78f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_bindings_go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
with:
repository: "apache/opendal-go-services"
path: "tools"
ref: "support-darwin"
- name: Setup Rust toolchain
uses: ./.github/actions/setup
- name: Setup Target
Expand Down

0 comments on commit 1d78f2c

Please sign in to comment.