chore(release): v0.19.0 - retry for ci

This commit is contained in:
Aram Drevekenin 2021-10-20 14:25:19 +02:00
parent a9bedc49ba
commit ba07856016

View File

@ -16,7 +16,7 @@ jobs:
matrix:
build:
- linux musl x64
- linux musl aarch64
# - linux musl aarch64
- macos x64
- macos aarch64
include:
@ -24,10 +24,10 @@ jobs:
os: ubuntu-latest
rust: beta
target: x86_64-unknown-linux-musl
- build: linux musl aarch64
os: ubuntu-latest
rust: beta
target: aarch64-unknown-linux-musl
# - build: linux musl aarch64
# os: ubuntu-latest
# rust: beta
# target: aarch64-unknown-linux-musl
- build: macos x64
os: macos-latest
rust: beta