Update v2 qcow2 image zips
#4
by adlsdztony - opened
Replace the Ubuntu v2 qcow2 ZIP with build/qemu-osworld-20260518T032325Z-node-runtime/osworld-v2-ubuntu-x86.qcow2. Compressed with pigz --zip at level 1 using 8 threads.
adlsdztony changed pull request title from Update Ubuntu v2 qcow2 zip to Update v2 qcow2 image zips
Replaces both outdated v2 qcow2 ZIPs with the 2026-05-18 node-runtime artifacts.
- Source: build/qemu-osworld-20260518T032325Z-node-runtime/osworld-v2-ubuntu-x86.qcow2
- Source: build/windows-osworld-20260518T032325Z-node-runtime/osworld-v2-win-x86.qcow2
- Compression: pigz --zip, level 1, 8 threads per image
- Verified: zipinfo entry names and unzip -tq integrity checks passed locally
adlsdztony changed pull request status to merged