We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57db225 commit 3394fb0Copy full SHA for 3394fb0
.github/workflows/cronet.yml
@@ -26,6 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
timeout-minutes: 20
28
strategy:
29
+ fail-fast: false
30
matrix:
31
cronetHttpNoPlay: ['false', 'true']
32
defaults:
.github/workflows/cupertino.yml
@@ -28,6 +28,7 @@ jobs:
run:
working-directory: pkgs/cupertino_http
33
# Test on the minimum supported flutter version and the latest
34
# version.
0 commit comments