setup-vulkan-sdk
setup-vulkan-sdk copied to clipboard
Improve cache for architectures
Users might use this action to prepare multiple jobs with the same OS but different architectures, for example, macOS' x86_64 and arm64, Linux's x86_64 and arm64 and even Windows x86_64 and arm64.
This CL just add architecture information of runner to make cache workable for this special scenario.