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
|
||||
environment:
|
||||
CMAKE_OPTIONS: -DUSE_CVC4=OFF
|
||||
EVM: "shanghai"
|
||||
parallelism: 50
|
||||
steps:
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user