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
5e3a9dfa66
commit
b5b3991e80
@ -1048,6 +1048,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