Skip to content

Commit

Permalink
Update builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Dec 8, 2023
1 parent 7066e2d commit d25e691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
fail-fast: false
matrix:
include:
- os: windows-latest
- os: windows-2019
target: x86_64-pc-windows-msvc
- os: windows-latest
- os: windows-2019
target: aarch64-pc-windows-msvc
#extraargs: --exclude livekit-api --exclude livekit-ffi # waiting for v0.17 of ring
- os: macos-latest
Expand Down

0 comments on commit d25e691

Please sign in to comment.