Skip to content

Commit

Permalink
Adding issue link for disabling intel mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
Omega359 committed Dec 24, 2024
1 parent 03509ba commit b9e8ecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ jobs:
# cargo test --lib --tests --bins --all-features

# Commenting out intel mac build as so few users would ever use it
# Details: https://github.com/apache/datafusion/issues/13846
# macos:
# name: cargo test (macos)
# runs-on: macos-latest
Expand Down

0 comments on commit b9e8ecd

Please sign in to comment.