fossas / fossa-cli

Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
https://fossa.com
Other
1.26k stars 173 forks source link

[No Ticket]: Change GitHub actions to use macos-12 #1419

Closed JeffreyHuynh1 closed 4 months ago

JeffreyHuynh1 commented 4 months ago

Overview

Previously we were using macos-latest for our macos runners. However, there are migrations to use ARM instead of AMD for macos-latest.

It has caused this test to fail:

You can see that github has updated macos-latest here:

Changing to macos-12 to be conservative and based on the suggestion here:

Testing plan

Risks

Metrics

References

Checklist