Update circleci machine image (#16)
This commit is contained in:
parent
4678727df2
commit
7124638921
|
@ -25,7 +25,7 @@ jobs:
|
||||||
file: cgroup_exporter
|
file: cgroup_exporter
|
||||||
build:
|
build:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-1604:201903-01
|
image: ubuntu-2004:202201-02
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make promu
|
- run: make promu
|
||||||
|
|
Loading…
Reference in New Issue