Skip to content

Commit

Permalink
make simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Mar 21, 2023
1 parent 42b3ed0 commit d369dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
channel: [stable, beta, master]
channel: [stable, beta]
steps:
- uses: actions/checkout@v3
- id: flutter-action
Expand Down

0 comments on commit d369dd7

Please sign in to comment.