Skip to content

Commit c4147e3

Browse files
committed
[GHA] Try macos-15 GH runner to get around notarytool bus error
1 parent 752535c commit c4147e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-hosted-eclipse-distro-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
205205
sign-osx-distros:
206206
needs: [ eclipse-distro-build ]
207-
runs-on: macos-14
207+
runs-on: macos-15
208208
steps:
209209
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
210210
with:

0 commit comments

Comments
 (0)