You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(l1,l2): use Ubuntu 24 instead of 22 for Linux ARM runners (#4004)
**Motivation**
<!-- Why does this pull request exist? What are its goals? -->
Ubuntu 22 has an old version of clang which is not compatible with `solc
0.8.29`.
**Description**
<!-- A clear and concise general description of the changes this PR
introduces -->
Bumped to Ubuntu 24.04
<!-- Link to issues: Resolves#111, Resolves#222 -->
0 commit comments