Skip to content

Commit

Permalink
Deploy ubuntu on 21.04
Browse files Browse the repository at this point in the history
  • Loading branch information
micahflee committed Dec 1, 2021
1 parent 3a337ee commit b4cae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:

deploy-ubuntu:
docker:
- image: ubuntu:21.10
- image: ubuntu:21.04
resource_class: medium+
steps:
- run: *install-dependencies-deb
Expand Down

0 comments on commit b4cae37

Please sign in to comment.