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

Fix fontkit CI #241

Merged
merged 2 commits into from
May 13, 2024
Merged

Fix fontkit CI #241

merged 2 commits into from
May 13, 2024

Conversation

jschwe
Copy link
Member

@jschwe jschwe commented May 9, 2024

  • Update GH actions, to fix warnings that the actions are using too old node versions
  • Fix a Safety precondition violation in freetype.rs (exposed by Rust 1.78 debug assertions in the std library).

jschwe added 2 commits May 9, 2024 20:13
- Update the runner-os
- Update the used actions, since the node version is deprecated.
Fixes the Safety precondition
> `data must be non-null and aligned even for zero-length slices`
@mrobinson mrobinson added this pull request to the merge queue May 13, 2024
Merged via the queue into servo:main with commit a1c3c86 May 13, 2024
4 checks passed
@jschwe jschwe deleted the jschwender/fix-ci branch June 12, 2024 14:01
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