make simpler

This commit is contained in:
Alif Rachmawadi
2023-03-21 21:46:00 +07:00
parent 42b3ed07e1
commit d369dd765d

View File

@@ -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