Skip to content

Commit

Permalink
Update Ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnybot0 committed Oct 4, 2024
1 parent 2f64f2b commit 4436553
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 @@ -25,7 +25,7 @@ jobs:
- .gradle-home
manual:
machine:
image: ubuntu-2204:2022.04.1
image: ubuntu-2204:2024.05.1
resource_class: large
steps:
- checkout
Expand All @@ -48,7 +48,7 @@ jobs:
- .gradle-home
dockerised-cross-browser:
machine:
image: ubuntu-2204:2022.04.1
image: ubuntu-2204:2024.05.1
resource_class: large
steps:
- checkout
Expand Down

0 comments on commit 4436553

Please sign in to comment.