1
0
Fork 0

back to macos-latest

Signed-off-by: Brian DeHamer <bdehamer@github.com>
pull/1858/head
Brian DeHamer 2024-10-26 15:53:15 -07:00
parent 17007f4a6d
commit ceab957925
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-large, windows-latest]
runs-on: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
runs-on: ${{ matrix.runs-on }}