Switch CI runs from EOL'ed eoan to focal.

This commit is contained in:
Daniel Kirchner 2020-12-10 11:09:55 +01:00
parent 7e930f7bb3
commit 2e31a6bdbf

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: