mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add EVM shanghai environment variable
This commit is contained in:
parent
b810570c5c
commit
042b3b86a3
@ -1046,6 +1046,7 @@ jobs:
|
|||||||
<<: *eof_ubuntu2204_small
|
<<: *eof_ubuntu2204_small
|
||||||
environment:
|
environment:
|
||||||
CMAKE_OPTIONS: -DUSE_CVC4=OFF
|
CMAKE_OPTIONS: -DUSE_CVC4=OFF
|
||||||
|
EVM: "shanghai"
|
||||||
parallelism: 50
|
parallelism: 50
|
||||||
steps:
|
steps:
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user