Skip to content

Commit 6e8acfe

Browse files
committed
Force max version 3.3 as ruby 3.4 and puppet-lint are broken
1 parent feee7a2 commit 6e8acfe

File tree

2 files changed

+2
-93
lines changed

2 files changed

+2
-93
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ jobs:
3535
with:
3636
language: "ruby"
3737
remove-patch-version: true
38-
max-versions: 3
38+
max-versions: 5
39+
max-version: 3.3
3940

4041
shellcheck:
4142
name: ShellCheck

.github/workflows/delete-old-workflow-runs.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)