Update CI files to build the 3.10 branch

This commit is contained in:
Pablo Galindo 2021-05-04 01:47:28 +01:00
parent 1d320fe189
commit 4d58730a3a
No known key found for this signature in database
GPG key ID: FFE87404168BD847
5 changed files with 7 additions and 2 deletions

View file

@ -7,12 +7,14 @@ on:
push:
branches:
- master
- 3.10
- 3.9
- 3.8
- 3.7
pull_request:
branches:
- master
- 3.10
- 3.9
- 3.8
- 3.7

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 3.10
- 3.9
- 3.8
- 3.7
@ -12,6 +13,7 @@ on:
pull_request:
branches:
- master
- 3.10
- 3.9
- 3.8
- 3.7

View file

@ -12,6 +12,7 @@ on:
pull_request:
branches:
- master
- 3.10
- 3.9
- 3.8
- 3.7