Skip to content

Commit

Permalink
Upgrade Ubuntu image to ubuntu-2204:2024.01.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Feb 26, 2024
1 parent 06e8b58 commit c45ac2c
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 @@ -6,7 +6,7 @@ executors:
environment:
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
machine:
image: ubuntu-2204:2022.07.1
image: ubuntu-2204:2024.01.1

commands:
gradlew-build:
Expand Down

0 comments on commit c45ac2c

Please sign in to comment.