fix failing CI and rename misleading workflow name by jaja360 · Pull Request #2630 · simdjson/simdjson · GitHub
Skip to content

fix failing CI and rename misleading workflow name#2630

Merged
lemire merged 1 commit intosimdjson:masterfrom
jaja360:improve_CI
Mar 15, 2026
Merged

fix failing CI and rename misleading workflow name#2630
lemire merged 1 commit intosimdjson:masterfrom
jaja360:improve_CI

Conversation

@jaja360
Copy link
Copy Markdown
Contributor

@jaja360 jaja360 commented Mar 15, 2026

I noticed the Performance check on Ubuntu 20.04 CI (GCC 9) workflow was not passing due to a cast warning and the use of -Werror in the workflow. This PR:

  • Fix the casts in the code that were triggering the warning and crashing the workflow.
  • Rename the misleading workflow names (they're called Ubuntu 20.04 CI (GCC 9), but actually run on Ubuntu 24.04 (GCC 13).

Type of change

  • Bug fix
  • Optimization
  • New feature
  • Refactor / cleanup
  • Documentation / tests
  • Other (please describe): CI

@lemire
Copy link
Copy Markdown
Member

lemire commented Mar 15, 2026

@lemire lemire merged commit 03e8d14 into simdjson:master Mar 15, 2026
85 checks passed
@jaja360 jaja360 deleted the improve_CI branch April 4, 2026 03:22
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