Update rust.yml
This commit is contained in:
@@ -19,9 +19,9 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# - TARGET: i686-unknown-linux-musl
|
- TARGET: i686-unknown-linux-musl
|
||||||
# OS: ubuntu-latest
|
OS: ubuntu-latest
|
||||||
# FEATURES: ring-cipher,openssl-vendored,wss
|
FEATURES: ring-cipher,openssl-vendored,wss
|
||||||
- TARGET: x86_64-unknown-linux-musl
|
- TARGET: x86_64-unknown-linux-musl
|
||||||
OS: ubuntu-latest
|
OS: ubuntu-latest
|
||||||
FEATURES: ring-cipher,wss
|
FEATURES: ring-cipher,wss
|
||||||
@@ -267,4 +267,4 @@ jobs:
|
|||||||
file: ./artifacts/**/*.tar.gz
|
file: ./artifacts/**/*.tar.gz
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
file_glob: true
|
file_glob: true
|
||||||
|
|||||||
Reference in New Issue
Block a user