Skip to content

Commit

Permalink
[native] update CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Dec 2, 2024
1 parent 8ea5aea commit 33bd6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ executors:
build:
docker:
# These images are managed by the Presto Release team.
- image: prestodb/presto-native-dependency:latest
- image: prestodb/presto-native-dependency:0.290-20241014120930-e1fc090
resource_class: 2xlarge
environment:
MAVEN_OPTS: "-Xmx4G -XX:+ExitOnOutOfMemoryError -XX:CompressedClassSpaceSize=3g"
Expand Down

0 comments on commit 33bd6cb

Please sign in to comment.