Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit d8cdccd

Browse files
committed
feat: add codesign for macos
1 parent 6525313 commit d8cdccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: "macos-selfhosted-12"
4444
- os: "mac"
4545
name: "arm64"
46-
runs-on: "macos-13-arm"
46+
runs-on: "macos-13-xlarge"
4747
# - os: "windows"
4848
# name: "amd64"
4949
# runs-on: "windows-cuda-12-0"

0 commit comments

Comments
 (0)