diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b855abd..edc1e3b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: fail-fast: false max-parallel: 20 matrix: - branch: [v1.4.8] + branch: [v1.2.12, v1.4.8, v1.6.0] target: # Unit tests - os: linux