[GHA] Try macos-15 GH runner to get around notarytool bus error

This commit is contained in:
aboyko
2024-11-27 14:36:30 -05:00
parent 752535ced5
commit c4147e3294

View File

@@ -204,7 +204,7 @@ jobs:
sign-osx-distros:
needs: [ eclipse-distro-build ]
runs-on: macos-14
runs-on: macos-15
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with: