Skip to content

Commit

Permalink
Update CocoaPods.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Aug 31, 2022
1 parent e1c3fb9 commit 6932155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CocoaPods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on: [push]

jobs:
GlossButtonNode:
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "12.4"
xcode-version: "13.4"
- uses: actions/checkout@v2
- name: Lint Cocoapods
run: pod lib lint --allow-warnings GlossButtonNode.podspec

0 comments on commit 6932155

Please sign in to comment.