Cross Platform Action
Version updated for cross-platform-actions/action to version v0.20.0.
- This action is used across all versions by 328 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Added
- Add support for disabling file syncing (#65). This adds a new input parameter,
sync_files
. It allows to specify which directions files should be synced. From the runner to the VM, from the VM to the runner, both or none.