Skip to content

Commit

Permalink
Try macos
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Jan 28, 2025
1 parent 5af71ff commit 842a03f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/okhttp.yaml
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: ubuntu-latest
runs-on: macos-latest
defaults:
run:
working-directory: pkgs/ok_http
Expand Down Expand Up @@ -54,5 +54,5 @@ jobs:
# - pkgs/ok_http/android/build.gradle
# - pkgs/ok_http/example/android/app/build.gradle
api-level: 29
arch: x86_64
# arch: x86_64
script: cd pkgs/ok_http/example && flutter test --timeout=1200s integration_test/

0 comments on commit 842a03f

Please sign in to comment.