Cross Platform Action
Version updated for cross-platform-actions/action to version v0.19.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 293 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changed
- VMs running via QEMU only expose SSE and SSE2 CPU features (#60).
This changes the machine to
q35
and the cpu tomax
, for x86-64 using the QEMU hypervisor. This adds more CPU features like AVX and AVX2.