Updated workflow to run on macos-latest

This commit is contained in:
Rhet Turnbull
2020-01-11 08:14:17 -08:00
committed by GitHub
parent c5e1208c1c
commit 51a3adf169

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: macOS-10.15
runs-on: macOS-latest
strategy:
max-parallel: 4
matrix: