Skip to content

Commit 75aaa88

Browse files
authoredApr 12, 2022
1 parent 828e17d commit 75aaa88

File tree

1 file changed

+1
-1
lines changed
  • docs/best-practices/continuous-integration

1 file changed

+1
-1
lines changed
 

‎docs/best-practices/continuous-integration/github.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
- 'master'
2323
jobs:
2424
build:
25-
runs-on: macOS-latest
25+
runs-on: macos-latest
2626
steps:
2727
- uses: actions/checkout@v2
2828
- run: fastlane beta

0 commit comments

Comments
 (0)