File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 99jobs :
1010 Spec :
1111 uses : " puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12- with :
13- runs_on : " ubuntu-24.04"
1412 secrets : " inherit"
1513
1614 Acceptance :
1715 needs : Spec
1816 uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1917 with :
20- runs_on : " ubuntu-24.04"
21- flags : " --nightly"
18+ flags : " --nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
2219 secrets : " inherit"
Original file line number Diff line number Diff line change 88jobs :
99 Spec :
1010 uses : " puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
11- with :
12- runs_on : " ubuntu-24.04"
1311 secrets : " inherit"
1412
1513 Acceptance :
1614 needs : Spec
1715 uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1816 with :
19- runs_on : " ubuntu-24.04"
20- flags : " --nightly"
17+ flags : " --nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
2118 secrets : " inherit"
2219
You can’t perform that action at this time.
0 commit comments