mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add soltest eof flag
This commit is contained in:
parent
e5943aa4f0
commit
ee06f818f2
@ -1050,6 +1050,7 @@ jobs:
|
|||||||
environment:
|
environment:
|
||||||
CMAKE_OPTIONS: -DUSE_CVC4=OFF
|
CMAKE_OPTIONS: -DUSE_CVC4=OFF
|
||||||
EVM: "shanghai"
|
EVM: "shanghai"
|
||||||
|
SOLTEST_FLAGS: "--eof-version 1"
|
||||||
parallelism: 50
|
parallelism: 50
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user