aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-11-18 16:33:55 +0000
committerAleksey Kladov <[email protected]>2019-11-19 08:24:18 +0000
commitc3e61d7e8e48115b9b864ec8cdb4652a37e68cd6 (patch)
tree73d5b808c9370cf7e8256278064cf61447968fc5 /.github/workflows/ci.yaml
parentc24ee0990486b04723534f072d7a58e829bbd1bd (diff)
Run CI on trying as well
Diffstat (limited to '.github/workflows/ci.yaml')
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index b70d005fb..5bc41533c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -5,6 +5,7 @@ on:
5 branches: 5 branches:
6 - master 6 - master
7 - staging 7 - staging
8 - trying
8 9
9jobs: 10jobs:
10 rust: 11 rust: