Skip to content

Commit

Permalink
revert: use old ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 8, 2023
1 parent ec1fb4f commit 901bda8
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 @@ -23,7 +23,7 @@ jobs:

deploy:
machine:
image: ubuntu-2204:2022.10.2 # https://circleci.com/developer/machine/image/ubuntu-2204#image-tags
image: ubuntu-2004:202111-01 # https://circleci.com/docs/2.0/configuration-reference/#available-machine-images with Docker 18.09.3. Newer images don't work
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit 901bda8

Please sign in to comment.