Skip to content

Commit 88e5af3

Browse files
committed
circleci: update ubuntu to 20.04 LTS
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 851a7fc commit 88e5af3

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)