Skip to content

Commit 7b03a50

Browse files
authored
Merge pull request #82 from thaJeztah/bump_ubuntu
circleci: update ubuntu to 20.04 LTS
2 parents 851a7fc + 88e5af3 commit 7b03a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
machine:
5-
image: ubuntu-1604:202004-01
5+
image: ubuntu-2004:202101-01
66
steps:
77
- checkout
88
- run:

0 commit comments

Comments
 (0)