Skip to content

Commit

Permalink
Enable macOS Tracy CI build. (#19668)
Browse files Browse the repository at this point in the history
This has been broken since #19625
and is now fixed with #19653.

ci-exactly: runtime_tracing
  • Loading branch information
ScottTodd authored Jan 13, 2025
1 parent a583b25 commit 1441caa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,6 @@ jobs:
matrix:
runs-on: [ubuntu-24.04, windows-2022, macos-14]
provider: [tracy, console]
# TODO: re-enable macOS Tracy build once it has no errors
exclude:
- runs-on: macos-14
provider: tracy
env:
BUILD_DIR: build-tracing
steps:
Expand Down

0 comments on commit 1441caa

Please sign in to comment.