enhance: [skip e2e] enable ubuntu20.04 os (#35482)

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
yellow-shine 2024-08-16 10:06:58 +08:00 committed by GitHub
parent b896143965
commit 1275005fc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu22.04, amazonlinux2023, rockylinux8]
os: [ubuntu20.04, ubuntu22.04, amazonlinux2023, rockylinux8]
env:
OS_NAME: ${{ matrix.os }}
IMAGE_ARCH: ${{ matrix.arch }}