From 90ac2def31fd7ff2a85ac2c8b9e2c7f192507e3f Mon Sep 17 00:00:00 2001 From: tersec Date: Wed, 24 Apr 2024 13:49:05 +0000 Subject: [PATCH] switch back to version-2-0 (#6233) --- .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 abccf8ba3..6cbd43d88 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,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 @@ -47,7 +47,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: