Skip to content

Commit

Permalink
limit gradle memory
Browse files Browse the repository at this point in the history
  • Loading branch information
maxitemis committed Dec 20, 2024
1 parent 3338293 commit 60d9a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: maxistar/android:gradle_v8.10.1
image: gradle:8.10.1

before_script:
- free -m
Expand Down

0 comments on commit 60d9a25

Please sign in to comment.