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:
push:
branches:
- master
- v1.1
jobs:
benchmark:

View File

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