Skip to content

Commit 500ae84

Browse files
committed
Update GH Actions config
1 parent c3426d2 commit 500ae84

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/make_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
runs-on: windows-latest
2222
- os: windows-arm
2323
runs-on: windows-11-arm
24+
- os: macos-intel
25+
runs-on: macos-13
2426
- os: macos-arm
2527
runs-on: macos-latest
2628

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,4 @@ skip = [
6161
"*-musllinux*",
6262
"pp*"
6363
]
64-
macos.archs = ["x86_64", "arm64"]
6564
test-skip = "*-macosx_arm64"

0 commit comments

Comments
 (0)