Skip to content

Commit 764faa5

Browse files
committed
Switch to a supported image in machine job
1 parent ed1803c commit 764faa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,8 @@ jobs:
707707

708708
# This job follows the instructions from https://github.com/xd009642/tarpaulin#circleci
709709
coverage:
710-
machine: true
710+
machine:
711+
image: ubuntu-2004:202201-02
711712
steps:
712713
- checkout
713714
- run:

0 commit comments

Comments
 (0)