Maintenance and minor fixes (#68)

* remove LICENSE from monero.dart
* fix android builds
This commit is contained in:
cyan
2024-10-11 08:59:50 +02:00
committed by GitHub
parent fdd92dff2d
commit 44fd5e17bb
2 changed files with 1 additions and 675 deletions

View File

@@ -63,7 +63,7 @@ jobs:
strategy:
matrix:
coin: [monero, wownero]
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
# container:
# image: debian:bookworm
steps: