From ee635788e77bfb96ac6049f0de7d3820241b1fe0 Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Sat, 4 May 2024 12:02:07 +0200 Subject: [PATCH] Revert "revert to v2.0.4" This reverts commit fc3fad2433ae51b28f39b892d44ae75d30a4623e. --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c465e7a22..fe31b5960f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: cpu: amd64 - os: windows cpu: amd64 - branch: [~, upstream/version-1-6, v2.0.4] + branch: [~, upstream/version-1-6, upstream/version-2-0] exclude: - target: os: macos @@ -49,7 +49,7 @@ jobs: include: - branch: upstream/version-1-6 branch-short: version-1-6 - - branch: v2.0.4 + - branch: upstream/version-2-0 branch-short: version-2-0 nimflags-extra: --mm:refc - target: