mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Comment out Verify web demos for beta channel (#1468)
This commit is contained in:
3
.github/workflows/verify-web-demos.yml
vendored
3
.github/workflows/verify-web-demos.yml
vendored
@@ -17,7 +17,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
flutter_version:
|
flutter_version:
|
||||||
- stable
|
- stable
|
||||||
- beta
|
# TODO(johnpryan): https://github.com/flutter/samples/issues/1469
|
||||||
|
# - beta
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||||
|
|||||||
Reference in New Issue
Block a user