ci: remove aes-gcm from check (#1925)

This commit is contained in:
Luna Yao
2026-03-27 15:48:22 +01:00
committed by GitHub
parent 0aeea39fbe
commit e160d9b048
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
- name: Check features
if: ${{ !cancelled() }}
run: cargo hack check --package easytier --each-feature --features aes-gcm --exclude-features macos-ne --verbose
run: cargo hack check --package easytier --each-feature --exclude-features macos-ne --verbose
pre-test:
name: Build test