Change build config to v1.1.

This commit is contained in:
Stephen Chung 2021-08-12 11:28:31 +08:00
parent 4c658bc932
commit b915433b00
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@ name: Benchmark
on: on:
push: push:
branches: branches:
- master - v1.1
jobs: jobs:
benchmark: benchmark:

View File

@ -3,8 +3,7 @@ name: Build
on: on:
push: push:
branches: branches:
- master - v1.1
- plugins
pull_request: {} pull_request: {}
jobs: jobs: