Skip to content

Commit

Permalink
ci: downgrade machine image
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Oct 1, 2024
1 parent 70f0486 commit c40415f
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 @@ -9,7 +9,7 @@ orbs:
jobs:
publish:
machine:
image: ubuntu-2204:2024.05.1
image: ubuntu-2204:2023.02.1
resource_class: large
environment:
_JAVA_OPTIONS: -Xmx3200m
Expand Down

0 comments on commit c40415f

Please sign in to comment.