We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8055391 commit 277bf5bCopy full SHA for 277bf5b
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
name: Build and Test using any available iPhone simulator
14
- runs-on: macos-latest-large
+ runs-on: macos-latest
15
16
steps:
17
- name: Checkout OneSignal-iOS-SDK
0 commit comments