mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Merge upstream
This commit is contained in:
commit
993b23e747
6 changed files with 52 additions and 24 deletions
1
.github/workflows/test-build.yml
vendored
1
.github/workflows/test-build.yml
vendored
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue