chore: update latest solc release test (#1384)
This commit is contained in:
parent
e3389f336a
commit
cced79f22b
|
@ -821,7 +821,7 @@ mod tests {
|
|||
// update this test whenever there's a new sol
|
||||
// version. that's ok! good reminder to check the
|
||||
// patch notes.
|
||||
(">=0.5.0", "0.8.14"),
|
||||
(">=0.5.0", "0.8.15"),
|
||||
// range
|
||||
(">=0.4.0 <0.5.0", "0.4.26"),
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue