Skip to content

Commit 470cd18

Browse files
add test runner if can support macos-14-intel
1 parent 0e61dca commit 470cd18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-simulate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
matrix:
154154
include:
155155
- arch: amd64
156-
runner: macos-14-large # Would use Intel runner in real workflow (macos-13 deprecated)
156+
runner: macos-14-intel # Would use Intel runner in real workflow (macos-13 deprecated)
157157
target_arch: x86_64
158158
pyinstaller_arch: x86_64
159159
- arch: aarch64

0 commit comments

Comments
 (0)