Skip to content

Commit

Permalink
BBL-381 | upgrading circleci vm executor
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Sep 24, 2020
1 parent 5291392 commit 2a88fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
#
build-and-deploy:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-1604:202007-01
docker_layer_caching: false

steps:
Expand All @@ -29,7 +29,7 @@ jobs:
#
release-version-with-changelog:
machine:
image: ubuntu-1604:201903-01
image: ubuntu-1604:202007-01
docker_layer_caching: false

environment:
Expand Down

0 comments on commit 2a88fda

Please sign in to comment.