Skip to content

📦 polars macOS universal2 릴리스 빌드 수정#6

Merged
mingi3314 merged 1 commit intomainfrom
fix/polars-release-macos-universal2
Apr 14, 2026
Merged

📦 polars macOS universal2 릴리스 빌드 수정#6
mingi3314 merged 1 commit intomainfrom
fix/polars-release-macos-universal2

Conversation

@mingi3314
Copy link
Copy Markdown
Collaborator

요약

  • macOS 릴리스 빌드에서 지원되지 않는 --universal2 인자를 제거
  • ARCHFLAGS="-arch x86_64 -arch arm64" 기반으로 universal2 wheel 빌드
  • 릴리스 워크플로우에서 maturin 버전을 v1.13.1로 고정

배경

  • build-macos job이 maturin build --release --out dist --universal2 실행 시 unexpected argument --universal2 found로 실패하고 있었습니다.

검증

  • 로컬에서 workflow diff 및 git diff --check 확인
  • macOS GitHub Actions 재실행 필요

@mingi3314 mingi3314 requested a review from sjquant April 14, 2026 08:13
@mingi3314 mingi3314 self-assigned this Apr 14, 2026
@alphaprime-dev-discord
Copy link
Copy Markdown

@mingi3314 mingi3314 merged commit e108864 into main Apr 14, 2026
1 check 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