mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

Some checks are pending
CI / Prepare Workflow Run (push) Waiting to run
CI / Pre-Commit (push) Blocked by required conditions
CI / Lint (push) Blocked by required conditions
CI / NSIS Tests (push) Blocked by required conditions
CI / Prepare Release: (push) Blocked by required conditions
CI / Documentation (push) Blocked by required conditions
CI / Build Source Tarball (push) Blocked by required conditions
CI / Build Salt Onedir (push) Blocked by required conditions
CI / Build Packages (push) Blocked by required conditions
CI / CI Deps (push) Blocked by required conditions
CI / Test Package (push) Blocked by required conditions
CI / Test Salt (push) Blocked by required conditions
CI / Combine Code Coverage (push) Blocked by required conditions
CI / Set the Pipeline Exit Status (push) Blocked by required conditions
14 lines
265 B
YAML
14 lines
265 B
YAML
nox_version: "2022.8.7"
|
|
python_version: "3.10.16"
|
|
relenv_version: "0.18.1"
|
|
pr-testrun-slugs:
|
|
- ubuntu-24.04-pkg
|
|
- ubuntu-24.04
|
|
- rockylinux-9
|
|
- rockylinux-9-pkg
|
|
- windows-2022
|
|
- windows-2022-pkg
|
|
- macos-15
|
|
- macos-15-pkg
|
|
full-testrun-slugs:
|
|
- all
|