Skip to content

Commit

Permalink
ci: update ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Nov 10, 2024
1 parent 438c5ba commit e677e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ orbs:
jobs:
publish:
machine:
image: ubuntu-2204:2024.08.1
image: ubuntu-2404:2024.08.1
resource_class: medium
environment:
_JAVA_OPTIONS: -Xmx3200m
Expand Down
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
build:
machine:
image: ubuntu-2204:2024.08.1
image: ubuntu-2404:2024.08.1
resource_class: medium
environment:
_JAVA_OPTIONS: -Xmx3200m
Expand Down

0 comments on commit e677e1d

Please sign in to comment.