diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 151fb9d6..eb2eb822 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.6] + branch: [v1.4.2] target: # Unit tests - os: linux