Skip to content

Commit 2b1b70d

Browse files
committed
ci: drop redundant versioningTool input (MinVer is now unconditional)
The shared workflows no longer accept versioningTool; MinVer always runs. The minverMinimumMajorMinor floor still applies.
1 parent 7418f3d commit 2b1b70d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
with:
2424
solutionFile: ReactiveUI.SourceGenerators.slnx
2525
installWorkloads: true
26-
versioningTool: minver
2726
minverMinimumMajorMinor: '2.7'
2827
bump: ${{ inputs.bump }}
2928
secrets:

0 commit comments

Comments
 (0)