Skip to content

Commit

Permalink
GitHub Actions で利用する macOS のバージョンを 14 に更新
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Nov 1, 2023
1 parent 7f66b0b commit 49d2827
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-14
steps:
- uses: actions/checkout@v4
- name: Env to output
Expand Down

0 comments on commit 49d2827

Please sign in to comment.