;ci:binaries-mac-x64: switch to macos-15-intel
This commit is contained in:
parent
1ff8098934
commit
72a8dd12de
5
.github/workflows/binaries-mac-x64.yml
vendored
5
.github/workflows/binaries-mac-x64.yml
vendored
@ -9,9 +9,10 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-13
|
runs-on: macos-15-intel
|
||||||
# arch: x64
|
# arch: x64
|
||||||
# image: https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
|
# image: somewhere near https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md
|
||||||
|
# https://github.com/actions/runner-images/issues/13046
|
||||||
|
|
||||||
env:
|
env:
|
||||||
stack: stack
|
stack: stack
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user