Merge pull request #15621 from Security-Onion-Solutions/analyzer-cp314-wheels

Rebuild analyzer source-packages wheels for Python 3.14
This commit is contained in:
Mike Reeves
2026-03-16 19:07:27 -04:00
committed by GitHub
80 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.13"]
python-version: ["3.14"]
python-code-path: ["salt/sensoroni/files/analyzers", "salt/manager/tools/sbin"]
steps: