Skip to content

Commit

Permalink
Remove default version (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Borries authored Nov 21, 2023
1 parent 98bec0b commit 01de108
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ on:
flutterVersion:
required: false
type: string
default: stable

secrets:
additionalBuildArguments:
required: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_ios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ on:
flutterVersion:
required: false
type: string
default: stable

secrets:
additionalBuildArguments:
required: false
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/melos_quality_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ on:
flutterVersion:
required: false
type: string
default: stable

jobs:
quality:
Expand Down

0 comments on commit 01de108

Please sign in to comment.