mirror of
https://github.com/telemt/telemt.git
synced 2026-08-13 02:10:47 +03:00
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -219,10 +219,10 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- arch: x86_64
|
- arch: x86_64
|
||||||
asset: telemt-x86_64-openbsd
|
asset: telemt-x86_64-openbsd
|
||||||
rustflags: -C target-cpu=x86-64-v2 -C opt-level=3
|
rustflags: -C opt-level=3
|
||||||
- arch: aarch64
|
- arch: aarch64
|
||||||
asset: telemt-aarch64-openbsd
|
asset: telemt-aarch64-openbsd
|
||||||
rustflags: -C target-cpu=cortex-a53 -C target-feature=+aes,+pmull,+sha2,+sha1,+crc -C opt-level=3
|
rustflags: -C opt-level=3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user