Skip to content

Commit

Permalink
Merge cee566d into eb04636
Browse files Browse the repository at this point in the history
  • Loading branch information
llamerada-jp committed Apr 22, 2024
2 parents eb04636 + cee566d commit d5a940a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
os: [ubuntu-22.04, macos-latest]
# removing macos-latest since libwebrtc is not available on macos
os: [ubuntu-22.04]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v5
Expand Down

0 comments on commit d5a940a

Please sign in to comment.