Update rust.yml

This commit is contained in:
radish0416
2025-09-17 09:30:52 +08:00
committed by GitHub
parent affe8fb719
commit 79f55fe7fd
+4 -4
View File
@@ -19,9 +19,9 @@ jobs:
fail-fast: false
matrix:
include:
# - TARGET: i686-unknown-linux-musl
# OS: ubuntu-latest
# FEATURES: ring-cipher,openssl-vendored,wss
- TARGET: i686-unknown-linux-musl
OS: ubuntu-latest
FEATURES: ring-cipher,openssl-vendored,wss
- TARGET: x86_64-unknown-linux-musl
OS: ubuntu-latest
FEATURES: ring-cipher,wss
@@ -267,4 +267,4 @@ jobs:
file: ./artifacts/**/*.tar.gz
tag: ${{ github.ref }}
overwrite: true
file_glob: true
file_glob: true