Skip to content

Commit d309e18

Browse files
committed
removed flag
1 parent 4a78d1a commit d309e18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/agent.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ jobs:
8585

8686
- name: Build drasyl-agent on armv7
8787
run: cross build --target armv7-unknown-linux-gnueabihf -p drasyl-agent --features dns --release
88-
env:
89-
RUSTFLAGS: "-C target-cpu=cortex-a7 -C lto=yes"
9088
if: ${{ success() && matrix.job_name == 'linux-armv7' }}
9189

9290
- name: Bundle drasyl-agent.deb

0 commit comments

Comments
 (0)