1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-07-12 20:27:42 -04: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

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: