-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Description
I specify
build-bindings:
strategy:
matrix:
settings:
- host: macos-latest
target: x86_64-apple-darwin
but I get an arm64 host. Are there no more x64 hosts for macos 14?
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 20.04
- Ubuntu 22.04
- macOS 11
- macOS 12
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- Windows Server 2019
- Windows Server 2022
Image version and build link
Image: macos-14-arm64
Version: 20240415.6
Is it regression?
not sure
Expected behavior
should get latest macos with x64, even if that's not the latest macos
Actual behavior
get arm64
Repro steps
ask for x64 macos-latest runner
mxmlnkn, kachick, karlhorky, mifi, 0xArdi and 2 more