mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-07 22:52:45 -04: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
1 changed files with 1 additions and 3 deletions
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
|
@ -14,8 +14,6 @@ jobs:
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
- target: x86_64-apple-darwin
|
- target: x86_64-apple-darwin
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
- target: x86_64-pc-windows-msvc
|
|
||||||
os: windows-latest
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout tagged commit
|
- name: Checkout tagged commit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue