diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 936ed2c843..2aa5aa2242 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: distribution: [ temurin ] experimental: [ false ] include: - - os: macos-15-large + - os: macos-15 jdk: 17.0.13 distribution: temurin experimental: false