Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-aranha-cw committed Nov 29, 2024
1 parent a46f100 commit ac6673b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 84 deletions.
80 changes: 0 additions & 80 deletions .github/workflows/backup.yml

This file was deleted.

8 changes: 4 additions & 4 deletions .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
artifact_prefix: stratus
extra_features: ""
rustflags: ""
#- name: profiling
# artifact_prefix: stratus-prof
# extra_features: ",jeprof"
# rustflags: "-C force-frame-pointers=yes"
- name: profiling
artifact_prefix: stratus-prof
extra_features: ",jeprof"
rustflags: "-C force-frame-pointers=yes"

concurrency:
group: ${{ github.workflow }}-${{ matrix.config.name }}-${{ github.run_id }}
Expand Down

0 comments on commit ac6673b

Please sign in to comment.