Add support for bullseye

pull/424/head
Michele Locati 2021-08-24 16:02:49 +02:00
parent 58e34e8796
commit 3c770c7990
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
- alpine3.13
- alpine3.14
- buster
- bullseye
name: Check on ${{ matrix.distro }}
runs-on: ubuntu-latest
env:

View File

@ -75,6 +75,7 @@ jobs:
- jessie
- stretch
- buster
- bullseye
name: Check on ${{ matrix.distro }}
runs-on: ubuntu-latest
env:

View File

@ -47,6 +47,7 @@ jobs:
- jessie
- stretch
- buster
- bullseye
name: Check on ${{ matrix.distro }}
env:
IPETEST_DOCKER_DISTRO: ${{ matrix.distro }}