feature update paths
All checks were successful
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 46s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 46s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m30s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 47s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m52s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 43s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m12s
All checks were successful
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 46s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 46s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m30s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 47s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m52s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 43s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m12s
This commit is contained in:
parent
53cfba5955
commit
95fb3e2415
@ -3,6 +3,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '.gitea/workflows/build.yaml'
|
- '.gitea/workflows/build.yaml'
|
||||||
|
- 'toolchains/hisiv510.toolchain.cmake'
|
||||||
|
- 'toolchains/himix200.toolchain.cmake'
|
||||||
|
- 'toolchains/mipsel-openwrt-linux-musl.toolchain.cmake'
|
||||||
|
- 'toolchains/mipsel-openwrt-linux.toolchain.cmake'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- 'CMakeLists.txt'
|
- 'CMakeLists.txt'
|
||||||
@ -10,6 +14,10 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '.gitea/workflows/build.yaml'
|
- '.gitea/workflows/build.yaml'
|
||||||
|
- 'toolchains/hisiv510.toolchain.cmake'
|
||||||
|
- 'toolchains/himix200.toolchain.cmake'
|
||||||
|
- 'toolchains/mipsel-openwrt-linux-musl.toolchain.cmake'
|
||||||
|
- 'toolchains/mipsel-openwrt-linux.toolchain.cmake'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- 'CMakeLists.txt'
|
- 'CMakeLists.txt'
|
||||||
|
Loading…
Reference in New Issue
Block a user