1
0
Fork 0

try macos-latest-large

Signed-off-by: Brian DeHamer <bdehamer@github.com>
pull/1850/head
Brian DeHamer 2024-10-15 10:50:51 -07:00
parent ee93b05ee9
commit ca16ab0dbe
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
runs-on: [ubuntu-latest, macos-latest, windows-latest]
runs-on: [ubuntu-latest, macos-latest-large, windows-latest]
fail-fast: false
runs-on: ${{ matrix.runs-on }}