We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20ad69 commit 5f94d7eCopy full SHA for 5f94d7e
1 file changed
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on: [push]
3
jobs:
4
- puppet-3.8.7:
+ puppet-3-8-7:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
@@ -21,7 +21,7 @@ jobs:
21
env:
22
PUPPET_VERSION: "3.8.7"
23
24
- puppet-4.10.10:
+ puppet-4-10-10:
25
26
27
@@ -41,7 +41,7 @@ jobs:
41
42
PUPPET_VERSION: "4.10.10"
43
44
- puppet-5.5.8:
+ puppet-5-5-8:
45
46
47
0 commit comments