Add 10.11 testing
This commit is contained in:
parent
343ec6ef8e
commit
123750bb84
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
- "10.8"
|
||||
- "10.9"
|
||||
- "10.10"
|
||||
- "10.11"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install requirements
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@ jobs:
|
|||
- "10.8"
|
||||
- "10.9"
|
||||
- "10.10"
|
||||
- "10.11"
|
||||
exclude:
|
||||
- distro: ubuntu-18.04
|
||||
mariadb-version: 10.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue