Skip to content

Conversation

@xemul
Copy link
Contributor

@xemul xemul commented Nov 21, 2025

Actions run in native gihub ubuntu-24.04 containers, which is the newest available one. Default compliers versions in it are pretty old, but fortunately newer versions are also available from built-in repositories.

@xemul
Copy link
Contributor Author

xemul commented Nov 21, 2025

CI fails on DNS test, fix is #3113. The very same branch with fixed test was run here: https://github.com/xemul/seastar/actions/runs/19571340163

By default it installs clang-18, which is not supported by seastar

Signed-off-by: Pavel Emelyanov <[email protected]>
By default it uses gcc-13, but it's not supported by seastar. The better
would be gcc-15, but it's not available in ubuntu:24.03 by default

Signed-off-by: Pavel Emelyanov <[email protected]>
@xemul xemul force-pushed the br-gh-update-compilers branch from c6b0cae to 3c5e265 Compare November 21, 2025 16:01
@xemul
Copy link
Contributor Author

xemul commented Nov 21, 2025

upd:

  • rebased to pick up dns test fix

@avikivity avikivity merged commit 950de23 into scylladb:master Nov 21, 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.

2 participants