Skip to content

Commit

Permalink
swiftshader
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecowboy committed Nov 30, 2023
1 parent 5a52315 commit 7bb434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ task:
gradle_cache:
folder: ~/.gradle/caches
check_script:
- ./gradlew pixel2api30DebugAndroidTest
- ./gradlew -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect pixel2api30DebugAndroidTest
cleanup_before_cache_script:
- rm -rf ~/.gradle/caches/$GRADLE_VERSION/
- rm -rf ~/.gradle/caches/transforms-1
Expand Down

0 comments on commit 7bb434a

Please sign in to comment.