Try just Ubuntu. Justbuntu

This commit is contained in:
Patrick Thomson 2020-11-24 13:45:45 -05:00
parent 9ea5e491a9
commit 25c5821400

View file

@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [macos-latest, ubuntu-latest]
os: [ubuntu-latest]
toolchain: [nightly]
steps:
- uses: actions/checkout@v2