Use only Ubuntu to test

This commit is contained in:
Helloyunho 2020-11-30 20:13:13 +09:00 committed by GitHub
parent 0baa2c2b51
commit 6bb405163c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ on:
jobs:
test:
runs-on: ${{ matrix.os }} # runs a test on Ubuntu, Windows and macOS
runs-on: ubuntu-latest
strategy:
matrix: