Minor adjustments for CI

This commit is contained in:
Sean Bowe 2020-08-24 13:34:59 -06:00
parent 44613ebd33
commit c59513eb28
No known key found for this signature in database
GPG key ID: 95684257D8F8B031
2 changed files with 3 additions and 2 deletions

View file

@ -42,7 +42,9 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
# We don't need to test across multiple platforms yet
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1

View file

@ -1 +0,0 @@
1.45