Skip to content

Commit

Permalink
Trying to bring back macos CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jun 19, 2024
1 parent be09162 commit d076d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run_coverage: true
build_type: "Debug"
- name: "Coverage"
os: macos-latest
os: macos-14
cmake_args: "-DCODE_COVERAGE=ON -DCMAKE_BUILD_TYPE=Debug"
run_coverage: true # (this is breaking for some reason @TODO)
build_type: "Debug"
Expand Down

0 comments on commit d076d3a

Please sign in to comment.