Skip to content

Commit 7962017

Browse files
committed
Reenable stable, beta, dev channels
1 parent d90822b commit 7962017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
channel: [master]
17+
channel: [stable, beta, dev, master]
1818
config:
1919
- tag: android_debug_unopt
2020
gn: --embedder-for-target --runtime-mode=debug --unoptimized --android

0 commit comments

Comments
 (0)