From 325dd4ec3501c26c61acb93393060520b3fb42d1 Mon Sep 17 00:00:00 2001 From: tersec Date: Tue, 11 Jul 2023 06:07:24 +0000 Subject: [PATCH] test Nim 2.0 in CI (#166) --- .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 5fad821..a53c319 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: cpu: amd64 #- os: windows #cpu: i386 - branch: [version-1-6, devel] + branch: [version-1-6, version-2-0, devel] include: - target: os: linux