diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 262a60e..42da4ed 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -56,7 +56,7 @@ jobs: # Can't expand the matrix due to the flakiness of the CI infra matrix: os: - - macos-15 + - macos-13 # because macOS 14, 15 does not support build on nested virtualization go: - '^1.23' steps: