We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97de98 commit 70bb5deCopy full SHA for 70bb5de
1 file changed
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- puppet: ['7', '8']
+ puppet: ['8']
31
steps:
32
- uses: actions/checkout@v4
33
- name: Install PDK
0 commit comments