Jamon Holmgren 5 years ago
parent
commit
c3a278b599
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .github/workflows/detox.yml

+ 0
- 3
.github/workflows/detox.yml View File

@@ -7,9 +7,6 @@ jobs:
7 7
     runs-on: 'macOS-latest'
8 8
     steps:
9 9
     - uses: actions/setup-java@v1
10
-      with:
11
-        java-version: '8.0.4' // The JDK version to make available on the path. Takes a whole or semver Jdk version, or 1.x syntax (e.g. 1.8 => Jdk 8.x)
12
-        architecture: x64 // (x64 or x86) - defaults to x64
13 10
       - name: Setup - Install Android Emulator
14 11
         run: |
15 12
           touch ~/.android/repositories.cfg