From 9a35af7d03ae2d0c8fc9fff274d9f734a2d99d81 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Mon, 26 Jun 2023 17:39:31 -0600 Subject: [PATCH] remove nim 1.2 --- .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 3edb805..d683798 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