mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-08 19:08:47 -05:00
Remove windows from the release
At the moment windows fails to build. This has to be fixed before it is re-added to the release.
This commit is contained in:
parent
bb0377c6c7
commit
06be66700e
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
- target: x86_64-apple-darwin
|
||||
os: macos-latest
|
||||
- target: x86_64-pc-windows-msvc
|
||||
os: windows-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout tagged commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user