Skip to content

CI: Add compiler run for ARM64#27

Merged
larskanis merged 1 commit intomasterfrom
arm
Jun 3, 2025
Merged

CI: Add compiler run for ARM64#27
larskanis merged 1 commit intomasterfrom
arm

Conversation

@larskanis
Copy link
Member

No description provided.

@larskanis larskanis force-pushed the arm branch 12 times, most recently from 3143757 to dc8be07 Compare May 18, 2025 19:59
C:\msys64\usr\bin\pacman --noconfirm --ask 20 --sync --refresh --refresh --sysupgrade --sysupgrade
Get-Process | Where-Object {$_.path -like 'C:\msys64*'} | Stop-Process
C:\msys64\usr\bin\pacman --noconfirm --sync --refresh --refresh --sysupgrade --sysupgrade
iex "${env:RI_DEVKIT}/usr/bin/rm -rf $env:MINGW_PREFIX/bin/libcrypto-3-x64.dll $env:MINGW_PREFIX/bin/libssl-3-x64.dll $env:MINGW_PREFIX/etc/ssl/openssl.cnf"
Copy link
Contributor

@ntkme ntkme May 19, 2025

Choose a reason for hiding this comment

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

Not sure what's the reason that we need to remove these two files given that all openssl-1.1 based rubies are EOL. Also the filename in arm64 do not have -x64.

Copy link
Member Author

Choose a reason for hiding this comment

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

This was due to 619d090 . Now it's pretty sure outdated.

@larskanis larskanis merged commit ae907e6 into master Jun 3, 2025
4 checks passed
@larskanis larskanis deleted the arm branch June 3, 2025 19:00
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