Use only Ubuntu to test lint

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

View file

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
matrix: