mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-15 12:04:21 +01:00
Downgrade to ubuntu 22.04 for built binaries (#901)
This commit is contained in:
2
.github/workflows/publish-python.yml
vendored
2
.github/workflows/publish-python.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
path: lib/bindings/langs/python/dist/*.whl
|
||||
|
||||
build-linux-wheels:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [x86_64, aarch64]
|
||||
|
||||
Reference in New Issue
Block a user