diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8f316c..80c0e0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: NUGET_RID: "linux-x64" - name: "macOS ARM64" - os: macos-14 + os: macos-15 env: OS: "apple" NUGET_RID: "osx"