Skip to content

Commit

Permalink
[GHA] Try macos-15 GH runner to get around notarytool bus error
Browse files Browse the repository at this point in the history
  • Loading branch information
BoykoAlex committed Nov 27, 2024
1 parent 752535c commit c4147e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-hosted-eclipse-distro-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c4147e3

Please sign in to comment.