Skip to content

Commit

Permalink
ビルドに利用する macOS のバージョンを webrtc-build の M120 に揃える
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Nov 27, 2023
1 parent 83d994d commit a5bba89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- macos_arm64
- ios
name: Build sora-cpp-sdk for ${{ matrix.name }}
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Env to output
Expand Down

0 comments on commit a5bba89

Please sign in to comment.