Skip to content

Commit 86cd89b

Browse files
authored
Fix release workflow (#336)
Signed-off-by: Ludvig Liljenberg <[email protected]>
1 parent 0094812 commit 86cd89b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/CreateRelease.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@ jobs:
5757
uses: ./.github/workflows/dep_build_guest_binaries.yml
5858
secrets: inherit
5959

60-
fuzzing:
61-
uses: ./.github/workflows/dep_fuzzing.yml
62-
with:
63-
max_total_time: 3600 # 1 hour in seconds
64-
secrets: inherit
65-
6660
benchmarks:
6761
needs: [build-guest-binaries]
6862
uses: ./.github/workflows/Benchmarks.yml

0 commit comments

Comments
 (0)