Skip to content

Commit

Permalink
Xcode のバージョンも webrtc-build M120 に揃える
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k authored and miosakuma committed Dec 7, 2023
1 parent 3690a8b commit 335b58b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Select Xcode 14.3.1
run: sudo xcode-select --switch /Applications/Xcode_14.3.1.app/Contents/Developer
- name: Env to output
run: |
echo "user=`users`" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 335b58b

Please sign in to comment.