Skip to content

Commit

Permalink
temporally disable window and musl build due to sfackler/rust-openssl…
Browse files Browse the repository at this point in the history
  • Loading branch information
lxl66566 committed Mar 5, 2024
1 parent 1b8a674 commit 3e8541f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -30,8 +30,8 @@ jobs:
os: macos-latest
- target: x86_64-apple-darwin
os: macos-latest
- target: x86_64-pc-windows-msvc
os: windows-latest
# - target: x86_64-pc-windows-msvc
# os: windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3e8541f

Please sign in to comment.