1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

make simpler

This commit is contained in:
Alif Rachmawadi 2023-03-21 21:46:00 +07:00
parent 42b3ed07e1
commit d369dd765d
No known key found for this signature in database

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