Skip to content

Commit

Permalink
[ci] Flesh out manual trigger macOS images
Browse files Browse the repository at this point in the history
Add `*-large` macOS runners to the unifiedBuildTestAndInstall GitHub
action manual trigger.  These are necessary fro running on x86_64 macOS
which may sometimes be required.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
  • Loading branch information
seldridge committed Dec 6, 2024
1 parent 31365f2 commit df8b343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unifiedBuildTestAndInstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ on:
- ubuntu-24.04
- ubuntu-22.04
- ubuntu-20.04
- macos-15-large
- macos-15
- macos-14-large
- macos-14
- macos-13
- windows-2022
Expand Down

0 comments on commit df8b343

Please sign in to comment.