Skip to content

Comments

[ci] Remove duplicate builds reduce the pressure on the public infrastructure.#1731

Merged
vgvassilev merged 3 commits intomasterfrom
reduce-redundant-builds
Feb 18, 2026
Merged

[ci] Remove duplicate builds reduce the pressure on the public infrastructure.#1731
vgvassilev merged 3 commits intomasterfrom
reduce-redundant-builds

Conversation

@vgvassilev
Copy link
Owner

The build matrix has grown over time significantly. While it is good to test much of the different compilers we cannot test all possible configurations. The new approach checks if clad works with the last 10 versions of llvm on unix; and the last 5 on osx and windows.

We drop the duplications coming from testing with various compilers which generally makes a little sense because the compilers are larely compatible with each other.

…tructure.

The build matrix has grown over time significantly. While it is good to test
much of the different compilers we cannot test all possible configurations.
The new approach checks if clad works with the last 10 versions of llvm on unix;
and the last 5 on osx and windows.

We drop the duplications coming from testing with various compilers which
generally makes a little sense because the compilers are larely compatible with
each other.
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vgvassilev vgvassilev merged commit eaec977 into master Feb 18, 2026
37 checks passed
@vgvassilev vgvassilev deleted the reduce-redundant-builds branch February 18, 2026 07:13
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