reverted ci build change

This commit is contained in:
epi
2021-02-04 07:07:49 -06:00
parent d97355207c
commit 0d024e2b79

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build-nix:
runs-on: ${{ matrix.os }}
# if: github.ref == 'refs/heads/master' todo uncomment before merge to master
if: github.ref == 'refs/heads/master'
strategy:
matrix:
type: [ubuntu-x64, ubuntu-x86]