1
0
Fork 0

Update unit-tests.yml (#477)

pull/486/head
Sora Morimoto 2020-05-27 23:32:54 +09:00 committed by GitHub
parent 30e0a77337
commit 8ae8acce72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy: strategy:
matrix: matrix:
runs-on: [ubuntu-latest, macOS-latest, windows-latest] runs-on: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false fail-fast: false
runs-on: ${{ matrix.runs-on }} runs-on: ${{ matrix.runs-on }}