Closed willmmiles closed 2 months ago
Does not work on my system.
warning: Could not find remote branch 2.2.1 to clone.
fatal: Remote branch 2.2.1 not found in upstream origin
I guess we'll need to go with 2.3.0 in main.
I'm not sure h
Does not work on my system.
warning: Could not find remote branch 2.2.1 to clone. fatal: Remote branch 2.2.1 not found in upstream origin
That's definitely not right - this PR sets the target to the version tag ("v2.2.1"), not "2.2.1". The CI seems to build correctly.
We want to always use the tagged version, not complain if the current main is a mismatch.