mirror of https://github.com/actions/toolkit
back to macos-latest
Signed-off-by: Brian DeHamer <bdehamer@github.com>pull/1858/head
parent
17007f4a6d
commit
ceab957925
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue