chore: i'm back

This commit is contained in:
Alexander Medvedev
2026-02-21 20:52:37 +01:00
parent 0ed3c8d9df
commit 4afe60aca9
16 changed files with 374 additions and 974 deletions

View File

@@ -117,7 +117,7 @@ jobs:
shell: bash
run: |
if [[ "${{ runner.arch }}" == "X64" ]]; then
export RUSTFLAGS="$RUSTFLAGS -C target-cpu=x86-64-v3"
export RUSTFLAGS="$RUSTFLAGS -C target-cpu=x86-64-v4"
fi
cargo build --verbose --release
- name: Prepare artifacts