Skip to content

Commit

Permalink
Bring back MacOS Fuzzer CI, maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
domenukk committed Dec 15, 2024
1 parent 5324799 commit a9804d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ ubuntu-24.04 ]
os: [ ubuntu-24.04, macOS-latest ]
fuzzer:
# Baby
- ./fuzzers/baby/baby_fuzzer_swap_differential
Expand Down

0 comments on commit a9804d7

Please sign in to comment.