Skip to content

Commit

Permalink
disable windows
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Dec 7, 2023
1 parent 142cd36 commit 96ba7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-rtc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
archs: x86_64
- os: buildjet-4vcpu-ubuntu-2204-arm
archs: aarch64
- os: windows-latest
archs: AMD64 # ignore windows arm64 for now
#- os: windows-latest
# archs: AMD64 # ignore windows arm64 for now
- os: macos-latest
archs: x86_64 arm64
defaults:
Expand Down

0 comments on commit 96ba7fe

Please sign in to comment.