Skip to content

Commit

Permalink
Add comment to disablement of macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
WardenGnaw committed Dec 20, 2024
1 parent 610718e commit b733631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build-And-Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
- run: |
${{ github.workspace }}/eng/Scripts/CI-Build.sh
# Disabling lldb-mi tests since DownloadLldbMI.sh will obtain
# an x64 version instead of an arm64 and test will fail.
# - run: |
# ${{ github.workspace }}/eng/Scripts/CI-Test.sh

Expand Down

0 comments on commit b733631

Please sign in to comment.