Skip to content

Commit

Permalink
[ci] Disable LLVM assertions on mac X86 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo committed Feb 10, 2024
1 parent 1a853d4 commit 752bfcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/root-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ jobs:
include:
- platform: mac12
arch: X64
overrides: ["LLVM_ENABLE_ASSERTIONS=On"]
- platform: mac13
arch: ARM64
overrides: ["LLVM_ENABLE_ASSERTIONS=On"]
Expand Down

0 comments on commit 752bfcb

Please sign in to comment.