thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
351 stars 10 forks source link

Roll Azure VM image to 2024-05-17 #149

Closed maruel closed 2 months ago

maruel commented 3 months ago

Create combinations arm64&x64 with 16&64 cores. They are not used yet but they were tested to provide great performance in a cost effective way.

Add nuget/setup-nuget@v2 before using nuget to ensure it's correctly installed.

Ran:

./scripts/python/roll_cirun.py --version 2024-05-17
maruel commented 2 months ago

Is that okay?