mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
[Release] test CI 7
This commit is contained in:
parent
4120ea2601
commit
bed49cf038
2
.github/workflows/ci-linux.yml
vendored
2
.github/workflows/ci-linux.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
timeout-minutes: 120
|
||||
|
||||
permissions: read-all|write-all
|
||||
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE.
|
||||
- uses: actions/checkout@v2
|
||||
|
2
.github/workflows/ci-macos.yml
vendored
2
.github/workflows/ci-macos.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 120
|
||||
|
||||
permissions: read-all|write-all
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
|
2
.github/workflows/ci-win.yml
vendored
2
.github/workflows/ci-win.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
runs-on: windows-2019
|
||||
timeout-minutes: 120
|
||||
|
||||
permissions: read-all|write-all
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user