OneSignal / OneSignal-iOS-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Other
496 stars 263 forks source link

[ci] fix `swiftlint` not found by updating the action runner image #1419

Closed nan-li closed 6 months ago

nan-li commented 6 months ago

Description

One Line Summary

Fix swiftlint not found error in our CI by using macos-latest-large.

Details

Motivation

Fix CI was broken

Scope

Testing

Manual testing

CI succeeds after

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable