diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b0f2ca1..9e98b69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,12 +20,12 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-latest, macos-latest-xlarge, windows-latest] + os: [ubuntu-latest, macos-12, macos-latest-xlarge, windows-latest] include: - os: ubuntu-latest fatjar: true musl: true - - os: macos-latest + - os: macos-12 codesign: true - os: macos-latest-xlarge codesign: true diff --git a/jreleaser.yml b/jreleaser.yml index c273e25..2863ccc 100644 --- a/jreleaser.yml +++ b/jreleaser.yml @@ -90,7 +90,7 @@ distributions: platform: windows-x86_64 extraProperties: graalVMNativeImage: true - - path: "nativeCompile-macos-latest/wave" + - path: "nativeCompile-macos-12/wave" transform: "wave-{{projectEffectiveVersion}}-macos-x86_64" platform: osx-x86_64 extraProperties: