Skip to content

ci: Utilize pre-installed Ninja #1109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jpr42
Copy link
Contributor

@jpr42 jpr42 commented Apr 12, 2025

Ninja is now available by default on all the runner images.

The version of CMake provided by the runner images is always pretty new and gets updated frequently.

The main benefits of lukka/get-cmake are:
1.) Test older version of cmake
2.) Get ninja and cache it.

Reason 2 is now outdated for most of these checks.

Removing it saves CI time & cache on runs that don't need it.

Ninja is now available by default on all the runner images.

The version of CMake provided by the runner images is always pretty
new and gets updated frequently.

The main benefits of lukka/get-cmake are:
1.) Test older version of cmake
2.) Get ninja and cache it.

Reason 2 is now outdated for most of these checks.

Removing it saves CI time & cache on runs that don't need it.
@ci-tester-lunarg
Copy link

Author jpr42 not on autobuild list. Waiting for curator authorization before starting CI build.

1 similar comment
@ci-tester-lunarg
Copy link

Author jpr42 not on autobuild list. Waiting for curator authorization before starting CI build.

@CLAassistant
Copy link

CLAassistant commented Apr 12, 2025

CLA assistant check
All committers have signed the CLA.

@jpr42 jpr42 closed this Apr 19, 2025
@jpr42 jpr42 deleted the preinstalled-ninja branch April 19, 2025 04:01
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.

3 participants