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