mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add optimizer to CI run to properly test EOF code.
This commit is contained in:
parent
1f0f77aa95
commit
d5c64d0d79
@ -1041,7 +1041,7 @@ jobs:
|
||||
<<: *base_ubuntu2004_large
|
||||
environment:
|
||||
EVM: "shanghai"
|
||||
SOLTEST_FLAGS: "--eof-version 1"
|
||||
SOLTEST_FLAGS: "--eof-version 1 --optimize"
|
||||
BOOST_TEST_ARGS: "-t sem*"
|
||||
steps:
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user