mirror of https://github.com/actions/toolkit
try macos-latest-large
Signed-off-by: Brian DeHamer <bdehamer@github.com>pull/1850/head
parent
ee93b05ee9
commit
ca16ab0dbe
|
@ -16,7 +16,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
runs-on: [ubuntu-latest, macos-latest, windows-latest]
|
runs-on: [ubuntu-latest, macos-latest-large, windows-latest]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
||||||
runs-on: ${{ matrix.runs-on }}
|
runs-on: ${{ matrix.runs-on }}
|
||||||
|
|
Loading…
Reference in New Issue