1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 12:45:24 +00:00

Update test.yml

某个平台失败时不影响其他平台测试
This commit is contained in:
Kslr 2020-11-15 23:39:23 +08:00 committed by GitHub
parent 7cc8b75006
commit 8b3068d26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ jobs:
if: github.repository != 'v2ray/v2ray-core'
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
steps: