mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-21 11:25:50 -05:00
fix(ci): enable windows ci builds
This commit is contained in:
parent
e4b8d6f8bc
commit
7708980c99
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build-release-binaries.yml
vendored
8
.github/workflows/build-release-binaries.yml
vendored
|
|
@ -33,10 +33,10 @@ jobs:
|
|||
archive_extension: tar
|
||||
do_smoke_test: true
|
||||
# Once Windows works again, uncomment
|
||||
# - target: x86_64-pc-windows-gnu
|
||||
# host: ubuntu-22.04
|
||||
# archive_extension: zip
|
||||
# do_smoke_test: false
|
||||
- target: x86_64-pc-windows-gnu
|
||||
host: ubuntu-22.04
|
||||
archive_extension: zip
|
||||
do_smoke_test: false
|
||||
|
||||
bin:
|
||||
- name: swap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue