mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Change template not generated files
This commit is contained in:
parent
089c82bfca
commit
aad3905022
4 changed files with 85 additions and 85 deletions
56
.github/workflows/nightly.yml
vendored
56
.github/workflows/nightly.yml
vendored
|
@ -1427,7 +1427,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1448,7 +1448,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1469,7 +1469,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1490,7 +1490,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1511,7 +1511,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1532,7 +1532,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1553,7 +1553,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1574,7 +1574,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1595,7 +1595,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1616,7 +1616,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1637,7 +1637,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1658,7 +1658,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1679,7 +1679,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: fedora-40
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1700,7 +1700,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: opensuse-15
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1721,7 +1721,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1742,7 +1742,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1763,7 +1763,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1785,7 +1785,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1807,7 +1807,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1828,7 +1828,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1849,7 +1849,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1871,7 +1871,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1893,7 +1893,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1914,7 +1914,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1935,7 +1935,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1956,7 +1956,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1977,7 +1977,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1998,7 +1998,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
|
56
.github/workflows/scheduled.yml
vendored
56
.github/workflows/scheduled.yml
vendored
|
@ -1404,7 +1404,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1425,7 +1425,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1446,7 +1446,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1467,7 +1467,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1488,7 +1488,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1509,7 +1509,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1530,7 +1530,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1551,7 +1551,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1572,7 +1572,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1593,7 +1593,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1614,7 +1614,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1635,7 +1635,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1656,7 +1656,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: fedora-40
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1677,7 +1677,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: opensuse-15
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1698,7 +1698,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1719,7 +1719,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1740,7 +1740,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1762,7 +1762,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1784,7 +1784,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1805,7 +1805,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1826,7 +1826,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1848,7 +1848,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1870,7 +1870,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1891,7 +1891,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1912,7 +1912,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1933,7 +1933,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1954,7 +1954,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1975,7 +1975,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
|
56
.github/workflows/staging.yml
vendored
56
.github/workflows/staging.yml
vendored
|
@ -1409,7 +1409,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1430,7 +1430,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-8-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1451,7 +1451,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1472,7 +1472,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: rockylinux-9-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1493,7 +1493,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1514,7 +1514,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1535,7 +1535,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1556,7 +1556,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: amazonlinux-2023-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1577,7 +1577,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1598,7 +1598,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-11-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1619,7 +1619,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1640,7 +1640,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: debian-12-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1661,7 +1661,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: fedora-40
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1682,7 +1682,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: opensuse-15
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1703,7 +1703,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1724,7 +1724,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1745,7 +1745,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1767,7 +1767,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-4-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1789,7 +1789,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1810,7 +1810,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1831,7 +1831,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1853,7 +1853,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: photonos-5-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1875,7 +1875,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1896,7 +1896,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-20.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1917,7 +1917,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1938,7 +1938,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-22.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1959,7 +1959,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04
|
||||
nox-session: ci-test-onedir
|
||||
|
@ -1980,7 +1980,7 @@ jobs:
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: ubuntu-24.04-arm64
|
||||
nox-session: ci-test-onedir
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
needs:
|
||||
- prepare-workflow
|
||||
- build-ci-deps
|
||||
uses: ./.github/workflows/test-action-linux.yml
|
||||
uses: ./.github/workflows/test-action-linux-gh.yml
|
||||
with:
|
||||
distro-slug: <{ os.slug }>
|
||||
nox-session: ci-test-onedir
|
||||
|
|
Loading…
Add table
Reference in a new issue