apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

ci(ios): drop macos 10.15 & iOS 12 #241

Closed erisu closed 1 year ago

erisu commented 1 year ago

Platforms affected

none

Motivation and Context

The macOS 10.15 Actions runner image started our deprecation process on 5/31/22 and will be fully unsupported by 8/30/22.

Description

Remove macOS 10.15 from the workflow.

This also removes iOS 12 from the testing matrix.

Testing

See Action Results

Checklist

erisu commented 1 year ago

This PR has nothing to do with Android and is not a cause of the failing tests. For Android, see #242.

erisu commented 1 year ago

Last Call - If there are no concerns, I will merge in this PR and submit the same changes across all plugin repos.