Skip to content

Commit

Permalink
ci: update the circecli machine to the latest ubuntu 22.04 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
rimelek committed Jul 17, 2022
1 parent 770d09b commit 03568b3
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 @@ -16,7 +16,7 @@ jobs:
HTTPD_IMAGE_NAME_ALTERNATIVE: "itsziget/httpd24"
resource_class: medium
machine:
image: ubuntu-2004:202111-02
image: ubuntu-2204:2022.04.1
steps:
- checkout
- run:
Expand Down

0 comments on commit 03568b3

Please sign in to comment.