Skip to content

Commit

Permalink
Restore the macOS clang builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 4, 2024
1 parent 735ac31 commit fede720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- 6.8.0
os: [ 'macos-13', 'macos-14', 'macos-15' ]
env:
#- { cc: clang, cxx: clang++, coverage: false }
- { cc: clang, cxx: clang++, coverage: false }
- { cc: gcc-14, cxx: g++-14, coverage: false }
#- { cc: gcc-14, cxx: g++-14, coverage: true }
exclude:
Expand Down

0 comments on commit fede720

Please sign in to comment.