From b68d33cef261928c0a5a27d0d2080ce86b8fdd5a Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Thu, 22 Jun 2023 16:07:51 -0600 Subject: [PATCH] remove 1.2 support --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 18436e9..8904a6a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: cpu: amd64 #- os: windows #cpu: i386 - branch: [version-1-2, version-1-6] + branch: [version-1-6] include: - target: os: linux