Skip to content

Commit

Permalink
Fix environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
akkyie committed Jun 14, 2022
1 parent 6996c25 commit 48f7afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cocoapods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
deploy:
runs-on: macOS-10.14
runs-on: macos-latest

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 48f7afe

Please sign in to comment.