Update to 6.29.4 plus 752fea5d4400198bc8a591b7d795d1c8d5f12230 #12

Open
moodyjon wants to merge 2 commits from moodyjon/master into master
Showing only changes of commit 619dcc99d1 - Show all commits

View file

@ -2,10 +2,7 @@
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: build name: build
on: on: ["push", "pull_request", "workflow_dispatch"]
push:
branches:
- master
jobs: jobs:
manylinux: manylinux:
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04