mirror of
https://github.com/verilator/verilator.git
synced 2025-04-05 04:02:37 +00:00
CI: Disable m32 runs
This commit is contained in:
parent
60e9827ffe
commit
d2c72a7f21
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
compiler:
|
||||
- { cc: clang, cxx: clang++ }
|
||||
- { cc: gcc, cxx: g++ }
|
||||
m32: [0, 1]
|
||||
m32: [0]
|
||||
suite: [dist-vlt-0, dist-vlt-1, dist-vlt-2, vltmt-0, vltmt-1]
|
||||
exclude:
|
||||
# Build pull requests only with ubuntu-22.04 and without m32
|
||||
|
Loading…
Reference in New Issue
Block a user