Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Mar 20, 2024
1 parent 4881e69 commit 26d4594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-22.04 ]
cc: [ clang-17 ]
cc: [ clang-18 ]
sanitizer: [ asan, msan ]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 26d4594

Please sign in to comment.