Skip to content

Commit

Permalink
Revert "fix test"
Browse files Browse the repository at this point in the history
This reverts commit 0ce82b6.
  • Loading branch information
aloundoye committed Aug 28, 2024
1 parent 0ce82b6 commit bbb2e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Set up Java
uses: actions/setup-java@v3
uses: actions/setup-java@v1.4.3
with:
java-version: 11
java-version: 1.8
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- uses: nttld/setup-ndk@v1
Expand Down

0 comments on commit bbb2e63

Please sign in to comment.