2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-04 12:43:22 +00:00

ci: use matrix.os for runs-on

This commit is contained in:
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

View File

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