Add the 3.11 branch to the CI files

This commit is contained in:
Pablo Galindo 2022-05-08 04:01:20 +01:00
parent 09f0ad48ef
commit 9478b263a3
No known key found for this signature in database
GPG key ID: FFE87404168BD847
5 changed files with 8 additions and 2 deletions

View file

@ -8,6 +8,7 @@ on:
push:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
@ -15,6 +16,7 @@ on:
pull_request:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'

View file

@ -5,6 +5,7 @@ on:
push:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
@ -14,6 +15,7 @@ on:
pull_request:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'

View file

@ -5,6 +5,7 @@ on:
#push:
# branches:
# - 'main'
# - '3.11'
# - '3.10'
# - '3.9'
# - '3.8'
@ -14,6 +15,7 @@ on:
pull_request:
branches:
- 'main'
- '3.11'
- '3.10'
- '3.9'
- '3.8'