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 <me@yuchanns.xyz>
  • Loading branch information
yuchanns committed Nov 19, 2024
1 parent 007ed3e commit f758910
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 f758910

Please sign in to comment.