mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
feat: add fail-fast false setting
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
build_env: ${{ fromJson(needs.generate-config.outputs.job-config) }}
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
- name: Get snapshot commit SHA and device ARCH
|
||||
|
||||
Reference in New Issue
Block a user