Skip to content

Commit 5023df2

Browse files
Revert "[ConfigSample] Use ubuntu image as hardware acceleration is not needed"
This reverts commit 1c5241b.
1 parent 728a4e5 commit 5023df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TestConfigurationSample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
gradleManagedVirtualDevicesTest:
4949
needs: build
50-
runs-on: ubuntu-latest
50+
runs-on: macos-latest
5151
timeout-minutes: 30
5252

5353
steps:

0 commit comments

Comments
 (0)