3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 09:35:32 +00:00

Merge upstream

This commit is contained in:
Akash Levy 2025-02-03 09:33:16 -08:00
commit 993b23e747
6 changed files with 52 additions and 24 deletions

View file

@ -86,6 +86,7 @@ jobs:
if: needs.pre_job.outputs.should_skip != 'true'
env:
CC: clang
UBSAN_OPTIONS: halt_on_error=1
strategy:
matrix:
os: [ubuntu-latest, macos-latest]