We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ed5bb commit 0edc7c4Copy full SHA for 0edc7c4
1 file changed
.github/workflows/Parameters.yml
@@ -259,8 +259,8 @@ jobs:
259
disable_list = "${{ inputs.disable_list }}".strip()
260
261
currentMSYS2Version = "3.12"
262
- currentAlphaVersion = "3.14"
263
- currentAlphaRelease = "3.14.0-rc.3"
+ currentAlphaVersion = "3.15"
+ currentAlphaRelease = "3.15.0-a.1"
264
265
if systems == "":
266
print("::error title=Parameter::system_list is empty.")
0 commit comments