From fc3fad2433ae51b28f39b892d44ae75d30a4623e Mon Sep 17 00:00:00 2001 From: tersec Date: Sat, 4 May 2024 08:39:33 +0000 Subject: [PATCH] revert to v2.0.4 --- .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 fe31b5960f..4c465e7a22 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, upstream/version-2-0] + branch: [~, upstream/version-1-6, v2.0.4] exclude: - target: os: macos @@ -49,7 +49,7 @@ jobs: include: - branch: upstream/version-1-6 branch-short: version-1-6 - - branch: upstream/version-2-0 + - branch: v2.0.4 branch-short: version-2-0 nimflags-extra: --mm:refc - target: