Skip to content
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

Added CI pipeline #4

Merged
merged 34 commits into from
Sep 11, 2024
Merged

Added CI pipeline #4

merged 34 commits into from
Sep 11, 2024

Conversation

pako-23
Copy link
Collaborator

@pako-23 pako-23 commented Apr 25, 2024

Introduce a GitHub CI pipeline to run the tests on different machines and different compilers.
The pipeline will run the tests on:

  • Ubuntu 22.04 with gcc/g++ and clang/clang++.
  • Ubuntu 24.04 with gcc/g++ and clang/clang++.
  • MacOS 14 with gcc/g++ and clang/clang++.

@pako-23 pako-23 marked this pull request as ready for review April 25, 2024 18:40
macos-lates and on the gcc and clang compiler suites. Update the
Makefile to support parallelism and fail fast. Update the example7 to
trick the compiler warnings
@pako-23 pako-23 marked this pull request as draft September 6, 2024 11:43
@pako-23 pako-23 changed the base branch from master to new-instrumentation September 11, 2024 07:48
@pako-23 pako-23 marked this pull request as ready for review September 11, 2024 12:35
@pako-23 pako-23 merged commit 79392e5 into new-instrumentation Sep 11, 2024
8 checks passed
@pako-23 pako-23 deleted the github-actions branch September 11, 2024 14:54
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