Updated pythonpackage.yml to run on Catalina

This commit is contained in:
Rhet Turnbull
2020-01-11 08:13:05 -08:00
committed by GitHub
parent 24b43b5e4d
commit c5e1208c1c

View File

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