github:modify branch

This commit is contained in:
yifang 2022-02-17 21:29:59 +08:00
parent 8e3dce66e9
commit 1d1e98b7ba
3 changed files with 15 additions and 9 deletions

View file

@ -7,7 +7,8 @@ on:
push:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -17,7 +18,8 @@ on:
pull_request:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -96,5 +98,5 @@ jobs:
Windows built with: msvc64 Visual studio 2019
goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: ${{ matrix.os }},clang_64
macos built with: macos-10.15,macos-11.0,clang_64
This is a prerelease version ,auto build by github action. use on your on risk:-)

View file

@ -8,7 +8,8 @@ on:
push:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -18,7 +19,8 @@ on:
pull_request:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -111,5 +113,5 @@ jobs:
Windows built with: msvc64 Visual studio 2019
goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: ${{ matrix.os }},clang_64
macos built with: macos-10.15,macos-11.0,clang_64
This is a prerelease version ,auto build by github action. use on your on risk:-)

View file

@ -8,7 +8,8 @@ on:
push:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -18,7 +19,8 @@ on:
pull_request:
branches:
- dev
- staged
- master
# - staged
paths-ignore:
- 'docs/**'
- ".github/**"
@ -148,5 +150,5 @@ jobs:
Windows built with: msvc64 Visual studio 2019
goldendict.exe was provided alone ,if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: ${{ matrix.os }},clang_64
macos built with: macos-10.15,macos-11.0,clang_64
This is a prerelease version ,auto build by github action. use on your on risk:-)