Skip to content

Restore tests with ASAN #647 #673

Merged
costamag merged 3 commits intomasterfrom
revert-672-revert-647-support-asan
Apr 28, 2025
Merged

Restore tests with ASAN #647 #673
costamag merged 3 commits intomasterfrom
revert-672-revert-647-support-asan

Conversation

@costamag
Copy link
Copy Markdown
Contributor

Revert #672

This reverts the changes from #672. There is an issue in the workflow files, which I will address shortly with a new commit.

Previously, the workflow assumed compilers were available in the environment,
which could cause failures. Now, compilers are explicitly installed before running CMake and Make.
The workflow was using ubuntu-latest, which currently points to Ubuntu 24.04.
However, codecov is not yet fully compatible with Ubuntu 24.04.
This commit explicitly sets the runner to ubuntu-22.04 to ensure the coverage upload works correctly.
@costamag costamag merged commit 21031f2 into master Apr 28, 2025
16 checks passed
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