Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
vovasty committed Oct 1, 2019
1 parent 038fbaf commit 3d40aff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-master-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:

jobs:
cocoapods-lint:
env: DEVELOPER_DIR: /Applications/Xcode_11.app/Contents/Developer
name: Verify that podspec lints
runs-on: macOS-10.14
runs-on: macOS-latest
steps:
- name: Checkout the Git repository
uses: actions/checkout@v1
Expand Down

0 comments on commit 3d40aff

Please sign in to comment.