Update CI

This commit is contained in:
Dheepak Krishnamurthy 2021-02-15 01:51:07 -07:00
parent bc2759f9a9
commit f4030aae02

View file

@ -3,9 +3,12 @@ on:
push:
branches:
- master
tags:
- v*
pull_request:
branches:
- master
jobs:
build:
runs-on: ${{ matrix.os }}