From 2efa4b7d3dbc7c5df5d4e49045bb32a3ae34e9eb Mon Sep 17 00:00:00 2001 From: Roman Date: Wed, 13 Dec 2023 13:49:03 +0100 Subject: [PATCH] test: re-run project tests with Nim 2.0 --- .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 5f5b7c83b..86023217d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: cpu: amd64 - os: windows cpu: amd64 - branch: [version-1-6] + branch: [version-2-0] include: - target: os: linux