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

github CI #29

Merged
merged 3 commits into from
Apr 9, 2024
Merged

github CI #29

merged 3 commits into from
Apr 9, 2024

Conversation

konradybcio
Copy link
Member

need some help with fedora..

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

meson.build Outdated Show resolved Hide resolved
meson.build Show resolved Hide resolved
@@ -3,7 +3,6 @@
project('qrtr',
'c',
license : [ 'BSD-3-Clause'],
meson_version : '>= 0.64.0', # for feature user options
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well it's useful because you use features that are not available on older meson versions

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk.. we have old debian in CI and it goes through

@konradybcio konradybcio force-pushed the topic/ci branch 2 times, most recently from 4047541 to fbb7128 Compare April 9, 2024 14:04
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@konradybcio konradybcio merged commit d9e0ddf into master Apr 9, 2024
77 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.

3 participants