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
1 changed files with 1 additions and 1 deletions

View File

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