Skip to content

Commit

Permalink
Fix CI on older perl releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Leont authored and bingos committed Jan 16, 2025
1 parent 0c1c278 commit 77ea408
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/smoke-ubuntu-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ jobs:
"5.26",
"5.24",
"5.22",
"5.20",
"5.18",
"5.16",
"5.14",
"5.12",
"5.10",
"5.8",
"5.20-buster",
"5.18-buster",
"5.16-buster",
"5.14-buster",
"5.12-buster",
"5.10-buster",
"5.8-buster",
]

container:
Expand Down

0 comments on commit 77ea408

Please sign in to comment.