We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28aa87 commit 2c8bb75Copy full SHA for 2c8bb75
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-20.04
17
strategy:
18
fail-fast: false
19
- matrix: {'platform':['centos-7'],'collection':['puppet7-nightly', 'puppet8-nightly']}
+ matrix: {'platform':['rhel-7'],'collection':['puppet7-nightly', 'puppet8-nightly']}
20
21
steps:
22
- name: Checkout Source
.github/workflows/nightly.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments