|
@@ -4,7 +4,7 @@ jobs:
|
|
|
makepanda:
|
|
makepanda:
|
|
|
strategy:
|
|
strategy:
|
|
|
matrix:
|
|
matrix:
|
|
|
- os: [ubuntu-16.04, windows-2016, macOS-10.14]
|
|
|
|
|
|
|
+ os: [ubuntu-16.04, windows-2016, macOS-latest]
|
|
|
runs-on: ${{ matrix.os }}
|
|
runs-on: ${{ matrix.os }}
|
|
|
steps:
|
|
steps:
|
|
|
- uses: actions/checkout@v1
|
|
- uses: actions/checkout@v1
|