1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 23:08:59 +00:00

Add a master CI (#1379)

This commit is contained in:
Brett Morgan
2022-08-18 10:13:24 +10:00
committed by GitHub
parent c00e838c51
commit 0cb2bf64d7
2 changed files with 61 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
flutter_version: [stable, beta]
flutter_version: [stable, beta, master]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748