Skip to content

Commit

Permalink
[cronet] Use the same host and emulator architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan authored May 15, 2024
1 parent 4722e03 commit 0f51a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
verify:
name: Format & Analyze & Test
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
matrix:
cronetHttpNoPlay: ['false', 'true']
Expand Down

0 comments on commit 0f51a9b

Please sign in to comment.