mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Disable fail-fast behavior
This commit is contained in:
@@ -5,6 +5,7 @@ jobs:
|
||||
|
||||
check-python-versions:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-18.04, ubuntu-20.04, ubuntu22.04, macos-12, windows-2022]
|
||||
python-version: ['3.9', '3.10', '3.11-dev']
|
||||
|
||||
Reference in New Issue
Block a user