Skip to content

Add ubuntu-24.04-arm to CI#346

Merged
glandium merged 2 commits intoglandium:masterfrom
saschanaz:arm64
Jan 20, 2025
Merged

Add ubuntu-24.04-arm to CI#346
glandium merged 2 commits intoglandium:masterfrom
saschanaz:arm64

Conversation

@saschanaz
Copy link
Contributor

I wonder c_uchar can be used instead, but that's a bigger change that is not necessary here.

This also adds #[allow(clippy::unnecessary_cast)] on some lines where *mut c_char is being casted to *mut u8. (It seems there were multiple attempts from clippy side to make this less strict, but it still happens.)

fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fwiw, ubuntu-latest-arm is not a thing somehow.

@glandium glandium merged commit 4d71220 into glandium:master Jan 20, 2025
11 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