This commit is contained in:
John Goerzen 2020-09-25 18:48:25 -05:00
parent bba8f91f44
commit d3fbf0329d

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-latest, macos-latest]
os: [ubuntu-18.04, ubuntu-latest]
steps:
- uses: actions/checkout@v2