reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
238 stars 153 forks source link

CI failing for macos-11 JDK 11 #2231

Open ckcherry23 opened 1 week ago

ckcherry23 commented 1 week ago

Since the macOS 11 runner image was removed on 26/06/2024 by GitHub, the CI runs have been failing for macOS 11. Moreover, the macOS 12 runner image has also been deprecated, and will be removed by the end of 2024.

Let us move to macOS 12 and 13 for our CI, and later 13 and 14 accordingly.

Source: https://github.com/actions/runner-images/issues/9255