mirror of
https://github.com/verilator/verilator.git
synced 2026-08-22 05:57:29 +02:00
CI: Disable m32 runs
This commit is contained in:
@@ -108,7 +108,7 @@ jobs:
|
|||||||
compiler:
|
compiler:
|
||||||
- { cc: clang, cxx: clang++ }
|
- { cc: clang, cxx: clang++ }
|
||||||
- { cc: gcc, cxx: g++ }
|
- { cc: gcc, cxx: g++ }
|
||||||
m32: [0, 1]
|
m32: [0]
|
||||||
suite: [dist-vlt-0, dist-vlt-1, dist-vlt-2, vltmt-0, vltmt-1]
|
suite: [dist-vlt-0, dist-vlt-1, dist-vlt-2, vltmt-0, vltmt-1]
|
||||||
exclude:
|
exclude:
|
||||||
# Build pull requests only with ubuntu-22.04 and without m32
|
# Build pull requests only with ubuntu-22.04 and without m32
|
||||||
|
|||||||
Reference in New Issue
Block a user