Skip to content

Commit b0f9626

Browse files
authored
Merge pull request #3 from ndw/fix-ci
Fix CI build image
2 parents cff64c3 + b172833 commit b0f9626

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)