Skip to content

Commit 6e57a68

Browse files
committed
Use macos-15-intel for release x86_64 job
1 parent 3a54510 commit 6e57a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
env_file: conda/environments/dev-macos_os-macos_arch-arm64_py-313_cuda-none_compiler-llvm.yaml
8181
env_name: dev-macos_os-macos_arch-arm64_py-313_cuda-none_compiler-llvm
8282
- arch: x86_64
83-
runner: macos-13
83+
runner: macos-15-intel
8484
env_file: conda/environments/dev-macos_os-macos_arch-x86_64_py-313_cuda-none_compiler-llvm.yaml
8585
env_name: dev-macos_os-macos_arch-x86_64_py-313_cuda-none_compiler-llvm
8686
env:

0 commit comments

Comments
 (0)