Skip to content

Commit 1c5241b

Browse files
[ConfigSample] Use ubuntu image as hardware acceleration is not needed
1 parent a908ff1 commit 1c5241b

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: macos-latest
50+
runs-on: ubuntu-latest
5151
timeout-minutes: 30
5252

5353
steps:

0 commit comments

Comments
 (0)