diff --git a/.github/workflows/compilation.yml b/.github/workflows/compilation.yml index b62a8f5..8dccb4c 100644 --- a/.github/workflows/compilation.yml +++ b/.github/workflows/compilation.yml @@ -60,7 +60,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