We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024년 10월 현재, GitHub Action Runner에 x64 이외에 ARM64 프로세서 버전의 Windows와 Linux Runner가 정식으로 출시되었다는 announcement가 발표됨. (https://github.blog/changelog/2024-09-03-github-actions-arm64-linux-and-windows-runners-are-now-generally-available/)
그러나 엔터프라이즈 버전의 고객이 아닌 환경에서까지 사용할 수 있으려면 2024년 연말 ~ 2025년 연초까지는 더 시간이 필요한 것으로 보임. (https://github.com/orgs/community/discussions/19197#discussioncomment-10761673)
오픈 소스 개발 환경에서도 ARM64 Windows Runner를 사용할 수 있는 것이 확인이 되는대로 식탁보 ARM64 빌드 파이프라인을 추가해야 함.
The text was updated successfully, but these errors were encountered:
rkttu
No branches or pull requests
2024년 10월 현재, GitHub Action Runner에 x64 이외에 ARM64 프로세서 버전의 Windows와 Linux Runner가 정식으로 출시되었다는 announcement가 발표됨. (https://github.blog/changelog/2024-09-03-github-actions-arm64-linux-and-windows-runners-are-now-generally-available/)
그러나 엔터프라이즈 버전의 고객이 아닌 환경에서까지 사용할 수 있으려면 2024년 연말 ~ 2025년 연초까지는 더 시간이 필요한 것으로 보임. (https://github.com/orgs/community/discussions/19197#discussioncomment-10761673)
오픈 소스 개발 환경에서도 ARM64 Windows Runner를 사용할 수 있는 것이 확인이 되는대로 식탁보 ARM64 빌드 파이프라인을 추가해야 함.
The text was updated successfully, but these errors were encountered: