Add MSVC 32bit and Android x86_64 CI.

This commit is contained in:
mio
2021-10-06 23:22:02 +02:00
parent 0c976ec704
commit 9954763c02
2 changed files with 117 additions and 42 deletions

View File

@@ -1,6 +1,19 @@
name: PyPI 📦 Distribution
on: [push]
on:
push:
paths-ignore:
- ".github/**"
- ".gitignore"
- "docs/**"
- "README"
- "CREDITS.TXT"
- "COPYING_GLIB"
- "COPYING.LGPL2"
- "AUTHORS.TXT"
- "CHANGELOG"
- "COPYING"
pull_request:
jobs:
build: