Skip to content

ci: Pre-start sccache server and fix Vulkan SDK path on macOS - #38

Open
olehkuznetsov wants to merge 1 commit into
android-graphics:devfrom
olehkuznetsov:fix-macos
Open

ci: Pre-start sccache server and fix Vulkan SDK path on macOS#38
olehkuznetsov wants to merge 1 commit into
android-graphics:devfrom
olehkuznetsov:fix-macos

Conversation

@olehkuznetsov

Copy link
Copy Markdown

Pre-start the sccache server explicitly before running the build script on macOS runners. When sccache auto-spawns on the first compiler call during CMake test program compilation, cold starts under CPU load can exceed the connection timeout ("Timed out waiting for server startup").

Also update the Vulkan SDK installation root path in the test step from 1.3.304.0 to 1.4.304.0 to match the downloaded archive version.

Pre-start the sccache server explicitly before running the build script
on macOS runners. When sccache auto-spawns on the first compiler call
during CMake test program compilation, cold starts under CPU load can
exceed the connection timeout ("Timed out waiting for server startup").

Also update the Vulkan SDK installation root path in the test step from
1.3.304.0 to 1.4.304.0 to match the downloaded archive version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant