-
Notifications
You must be signed in to change notification settings - Fork 19
1256 update min and latest Ubuntu version #1257
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
52b198c
updated min/latest ubuntu version
HenrZu 667f34f
update clang/gcc versions
HenrZu 9f0b2e5
add -Wno-stringop-overread
HenrZu ae4d146
update clang version in py generation
HenrZu 56182bb
typo clang version generation
HenrZu cc933a6
[ci skip] update compiler versions in readme
HenrZu 3dd889f
clang 17 generation
HenrZu 8bec792
next try
HenrZu 0706b3c
revert last commit
HenrZu 17c7692
rm version nums
HenrZu aa3ce1a
reverse last commit
HenrZu 7c01fd6
set llvm path in generation, if ndebug with expect_death
HenrZu 5d6fae0
last try generation, not ndebug
HenrZu 04ed64a
clang18 for generation
HenrZu 92349bb
update clang
HenrZu df36bcf
libclang to 18.1.1
HenrZu 41d9e2a
death test style to "fast", Skip 1 generation test
HenrZu 5704b05
debug style fast also for TestCLI
HenrZu 2198f3f
coverage ignore-errors gcov,mismatch
HenrZu f231e79
threadsafe -> fast for 2 more tests in CLI
HenrZu bf8e1c2
use lcov args
HenrZu b4c0fed
use ubuntu-lts-latest
HenrZu 4238c7b
typo
HenrZu be79328
use makro for death tests to define mode
HenrZu b1f86bb
set death test mode in function
HenrZu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| version: "2" | ||
|
|
||
| build: | ||
| os: "ubuntu-22.04" | ||
| os: "ubuntu-latest" | ||
| apt_packages: | ||
| - libmagic1 | ||
| tools: | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.