Skip to content

Commit

Permalink
⬆️ Use macos-latest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kammce committed Dec 6, 2024
1 parent cb62999 commit 06ee0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
enable_coverage: ${{ inputs.coverage }}
profile_path: profiles/x86_64/linux/

- os: macos-12
- os: macos-latest
installations: brew install llvm@17 && sudo ln -s $(brew --prefix llvm)/bin/clang-tidy /usr/local/bin/
profile_path: profiles/x86_64/mac/

Expand Down

0 comments on commit 06ee0d8

Please sign in to comment.