mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switch CI runs from EOL'ed eoan to focal.
This commit is contained in:
parent
7e930f7bb3
commit
2e31a6bdbf
@ -347,7 +347,7 @@ jobs:
|
|||||||
|
|
||||||
chk_pylint:
|
chk_pylint:
|
||||||
docker:
|
docker:
|
||||||
- image: buildpack-deps:eoan
|
- image: buildpack-deps:focal
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
@ -363,7 +363,7 @@ jobs:
|
|||||||
|
|
||||||
chk_antlr_grammar:
|
chk_antlr_grammar:
|
||||||
docker:
|
docker:
|
||||||
- image: buildpack-deps:eoan
|
- image: buildpack-deps:focal
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user