We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4334c90 commit c322e75Copy full SHA for c322e75
.github/workflows/carthage.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
jobs:
5
check:
6
- runs-on: macos-12
+ runs-on: macos-14
7
steps:
8
- name: Select Xcode version
9
run: sudo xcode-select -s '/Applications/Xcode_13.4.app/Contents/Developer'
.github/workflows/pods.yml
lint:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
0 commit comments