Skip to content

Commit

Permalink
Wait on 5.40 in CI until it is there
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Jun 10, 2024
1 parent 13b7167 commit 4db2217
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
- { os: "ubuntu-latest", perl: "5.34" }
- { os: "ubuntu-latest", perl: "5.36" }
- { os: "ubuntu-latest", perl: "5.38" }
- { os: "ubuntu-latest", perl: "5.40" }
- { os: "ubuntu-latest", perl: "5.40", perl-threaded: true }
- { os: "ubuntu-latest", perl: "5.38", perl-threaded: true }

steps:
- name: Checkout code
Expand Down

0 comments on commit 4db2217

Please sign in to comment.