Skip to content

Commit b172833

Browse files
committed
Fix CI build image
1 parent cff64c3 commit b172833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66
jobs:
77
build:
88
machine:
9-
image: ubuntu-1604:202004-01
9+
image: ubuntu-2004:202111-02
1010

1111
working_directory: ~/repo
1212

0 commit comments

Comments
 (0)