ci: use matrix.os for runs-on

pull/59/head
sammyette 2021-05-20 18:04:29 -04:00
parent b9864ce4c6
commit d3989e09ed
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
include: