Skip to content

Commit

Permalink
Change API Level
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Apr 8, 2024
1 parent f6a81fa commit 0b7959d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/emulator-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build projects and run instrumentation tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 30
api-level: 33
arch: x86_64
disable-animations: true
disk-size: 6000M
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import kotlin.test.Test
import kotlin.test.assertEquals

class JvmFibiTest {

Expand Down

0 comments on commit 0b7959d

Please sign in to comment.