Skip to content

Commit 70bb5de

Browse files
committed
Drop Puppet 7 from CI (EOL since Nov 2023)
1 parent c97de98 commit 70bb5de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
puppet: ['7', '8']
30+
puppet: ['8']
3131
steps:
3232
- uses: actions/checkout@v4
3333
- name: Install PDK

0 commit comments

Comments
 (0)