File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99[ ![ npm Package Version] ( https://badge.fury.io/js/%40ui5%2Fbuilder.svg )] ( https://www.npmjs.com/package/@ui5/builder )
1010[ ![ Coverage Status] ( https://coveralls.io/repos/github/SAP/ui5-builder/badge.svg )] ( https://coveralls.io/github/SAP/ui5-builder )
1111
12+ > ⚠️ UI5 CLI v3 has been deprecated! We highly recommend migrating to [ ** the latest version** ] ( https://ui5.github.io/cli/stable/ ) .
13+
1214## Documentation
1315UI5 Builder documentation can be found here: [ ui5.github.io/cli] ( https://ui5.github.io/cli/v3/pages/Builder/ )
1416
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ strategy:
2121 imageName : ' ubuntu-24.04'
2222 node_version : 18.x
2323 mac_node_lts_18 :
24- imageName : ' macos-13 '
24+ imageName : ' macos-15 '
2525 node_version : 18.x
2626 windows_node_lts_18 :
2727 imageName : ' windows-2022'
@@ -30,7 +30,7 @@ strategy:
3030 imageName : ' ubuntu-24.04'
3131 node_version : 20.x
3232 mac_node_current :
33- imageName : ' macos-13 '
33+ imageName : ' macos-15 '
3434 node_version : 20.x
3535 windows_node_current :
3636 imageName : ' windows-2022'
You can’t perform that action at this time.
0 commit comments