File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1404,6 +1404,10 @@ tasks:
14041404 tags : ["release_tag"]
14051405 run_on : macos-1100
14061406 commands :
1407+ - func : " build release"
1408+ vars :
1409+ VERSION : " 3.12"
1410+ ENSURE_UNIVERSAL2 : " 1"
14071411 - func : " build release"
14081412 vars :
14091413 VERSION : " 3.11"
@@ -1417,6 +1421,10 @@ tasks:
14171421 VERSION : " 3.9"
14181422 ENSURE_UNIVERSAL2 : " 1"
14191423 - func : " upload release"
1424+ - func : " build release"
1425+ vars :
1426+ VERSION : " 3.8"
1427+ - func : " upload release"
14201428
14211429 - name : " release-mac-1014"
14221430 tags : ["release_tag"]
@@ -1425,10 +1433,6 @@ tasks:
14251433 - func : " build release"
14261434 vars :
14271435 VERSION : " 3.7"
1428- - func : " build release"
1429- vars :
1430- VERSION : " 3.8"
1431- - func : " upload release"
14321436
14331437 - name : " release-windows"
14341438 tags : ["release_tag"]
You can’t perform that action at this time.
0 commit comments