diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26dce3b3..20a991dd 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.8] target: # Unit tests - os: linux