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 5d36af3 commit f105337Copy full SHA for f105337
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-24.04
17
strategy:
18
fail-fast: false
19
- matrix: {'platform':['rhel-8', 'debian-11'],'collection':['puppetcore8']}
+ matrix: {'platform':['rhel-8', 'debian-11'],'collection':['puppetcore8-nightly']}
20
21
steps:
22
- name: "Install Twingate"
.github/workflows/nightly.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments