Lightning-AI / torchmetrics

Machine learning metrics for distributed, scalable PyTorch applications.
https://lightning.ai/docs/torchmetrics/
Apache License 2.0
2.15k stars 408 forks source link

ci: bump deprecated mac 12 to 13 #2820

Closed Borda closed 3 weeks ago

Borda commented 3 weeks ago

What does this PR do?

kind of emergency bump to unlock CI

Before submitting - [x] Was this **discussed/agreed** via a Github issue? (no need for typos and docs improvements) - [x] Did you read the [contributor guideline](https://github.com/Lightning-AI/torchmetrics/blob/master/.github/CONTRIBUTING.md), Pull Request section? - [x] Did you make sure to **update the docs**? - [x] Did you write any new **necessary tests**?
PR review Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2820.org.readthedocs.build/en/2820/

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69%. Comparing base (9afbac7) to head (837c973). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2820 +/- ## ====================================== Coverage 69% 69% ====================================== Files 344 344 Lines 18828 18828 ====================================== Hits 12975 12975 Misses 5853 5853 ```