diff --git a/.github/workflows/host_tools.yml b/.github/workflows/host_tools.yml index 8965842..08de049 100644 --- a/.github/workflows/host_tools.yml +++ b/.github/workflows/host_tools.yml @@ -20,7 +20,7 @@ jobs: matrix: os: [ [macos-latest, arm64, bash], - [macos-13, x86_64, bash], + [macos-15-intel, x86_64, bash], [ubuntu-latest, x86_64, bash] ] fail-fast: false