Closed ctb closed 4 days ago
In recently merged dependabot PRs the MacOS-latest actions were never returning a result and blocking automerge.
macos (macos-latest, aarch64) Expected — Waiting for status to be reported macos (macos-latest, x86_64) Expected — Waiting for status to be reported
Problem with this commit?
They seem to work here. Maybe just need this branch merged into main?
hi adam, yes, as part of a necessary macos actions update, the names of the actions changed so I had to fiddle with the required/essential actions. If you merge this it should fix that problem.
Straightforward cleanup from https://github.com/oxli-bio/oxli/pull/83 and https://github.com/oxli-bio/oxli/pull/87.
This also updates the Mac github actions builds to use
macos-latest
.