Change build config to v1.1.
This commit is contained in:
parent
4c658bc932
commit
b915433b00
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -2,7 +2,7 @@ name: Benchmark
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v1.1
|
||||
|
||||
jobs:
|
||||
benchmark:
|
||||
|
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -3,8 +3,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- plugins
|
||||
- v1.1
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user