Merge pull request #10562 from ethereum/eoanCi

Switch CI runs from EOL'ed eoan to focal.
This commit is contained in:
Bhargava Shastry 2020-12-10 11:44:41 +01:00 committed by GitHub
commit c72adbf3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,7 +347,7 @@ jobs:
chk_pylint:
docker:
- image: buildpack-deps:eoan
- image: buildpack-deps:focal
steps:
- checkout
- run:
@ -363,7 +363,7 @@ jobs:
chk_antlr_grammar:
docker:
- image: buildpack-deps:eoan
- image: buildpack-deps:focal
steps:
- checkout
- run: