Skip to content

Commit 601dbe5

Browse files
committed
Remove options
1 parent 7a44748 commit 601dbe5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/preintegration.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ jobs:
1212
runs-on: [ self-hosted-org, linux ]
1313
container:
1414
image: docker://docker.tuenti.io/android/novum_android:13
15-
env:
16-
TMPDIR: /mnt/ramdisk/tmp
17-
ANDROID_AVD_HOME: /mnt/ramdisk/avd
18-
GRADLE_USER_HOME: /mnt/ramdisk/gradle/${{ github.event.repository.name }}
19-
options: --device=/dev/kvm
20-
volumes:
21-
- /dev/shm:/mnt/ramdisk
2215
steps:
2316
- name: Checkout repo
2417
uses: actions/checkout@v4

0 commit comments

Comments
 (0)