quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

[BUG]: the Objective-C CI runner image 'macos11' is deprecated

Open thives opened this issue 1 year ago • 0 comments

The reason the Objective-C automatic test fails with a "no runner online" type error is because the machine specification "macos11" is deprecated.

It should be updated to fix the CI pipeline.

See. https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

thives avatar Aug 20 '24 07:08 thives